Commit Graph

42060 Commits

Author SHA1 Message Date
Robert Strong
b153eca084 Bug 562848: Lightweight themes without descriptions display undefined for text. r=dtownsend 2010-05-05 15:02:45 -07:00
Dave Townsend
b93d8a84eb Bug 564030: Updating an add-on that is incompatible to a version that is compatible requires more restarts. r=robstrong 2010-05-06 12:45:56 -07:00
Dave Townsend
da767f755f Bug 562884: Non-Firefox apps fail running test_fuel.js. r=robstrong 2010-05-06 15:59:27 -07:00
Robert Strong
307d8c7ef0 Bug 562847: extensions.css font-size: 120% is not terminated. r=dtownsend 2010-05-05 09:55:53 -07:00
Dave Townsend
b7778b00a0 Bug 563562: Do not keep AddonInstall objects for restartless installs. r=robstrong 2010-05-06 12:43:58 -07:00
Dave Townsend
6045db4919 Bug 563256: Re-enabling the active theme doesn't clear the pending switch preference. r=robstrong 2010-05-06 16:02:04 -07:00
Robert Strong
711973188d Bug 562765: Searching for add-ons doesn't show results when there is no description set for an add-on. r=bmcbride 2010-05-06 11:21:55 -07:00
Blair McBride
62582abdf4 Bug 562877: addons manager rewrite re-used entity names with different values. r=dtownsend 2010-05-06 11:20:44 -07:00
Henrik Skupin
52424d8766 Bug 562995: Typo in extensions.js is causing an error when checking for updates. r=robstrong 2010-05-06 11:21:23 -07:00
Blair McBride
a65370813d Bug 562306: Changing state of "Update Automatically" for an add-on doesn't update database entry. r=dtownsend 2010-04-29 10:21:04 -07:00
Blair McBride
6acb817959 Bug 552754: Fix browser_pluginnotification.js. r=sdwilsh 2010-04-29 10:19:17 -07:00
Blair McBride
f562c23d25 Bug 552755 Fix browser_bug510909.js. r=dtownsend 2010-04-29 10:18:33 -07:00
Blair McBride
b778730c8d Bug 554007: New add-ons manager UI (themes). r=dtownsend 2010-04-29 13:11:29 -07:00
Blair McBride
0363ebc5e2 Bug 554007: New add-ons manager UI (main UI). r=dtownsend
* * *
Bug 554007 - cleanup of about.js
2010-05-06 11:12:59 -07:00
Blair McBride
1910d5f12a Bug 554007: New add-ons manager UI (strings). r=dtownsend
* * *
Bug 554007 - String tweaks, capitalization fixes, etc
2010-04-29 10:17:26 -07:00
Blair McBride
374c11eeea Bug 554007: New add-ons manager UI (preferences). r=sdwilsh, r=dtownsend 2010-04-29 10:17:19 -07:00
Blair McBride
908dbbbf31 Bug 554007: New add-ons manager UI (docshell parts). r=bz 2010-04-29 10:54:32 -07:00
Blair McBride
e47441825e Bug 554007: New add-ons manager UI (browser parts). r=sdwilsh 2010-04-29 10:17:06 -07:00
Dave Townsend
40470d9549 Bug 562518: Update nsAddonRepository to use the new API. r=robstrong
--HG--
rename : toolkit/mozapps/extensions/test/unit/data/test_bug404024.xml => toolkit/mozapps/extensions/test/xpcshell/data/test_bug404024.xml
rename : toolkit/mozapps/extensions/test/unit/data/test_bug417606.xml => toolkit/mozapps/extensions/test/xpcshell/data/test_bug417606.xml
rename : toolkit/mozapps/extensions/test/unit/data/test_bug424262.xml => toolkit/mozapps/extensions/test/xpcshell/data/test_bug424262.xml
rename : toolkit/mozapps/extensions/test/unit/test_bug404024.js => toolkit/mozapps/extensions/test/xpcshell/test_bug404024.js
rename : toolkit/mozapps/extensions/test/unit/test_bug417606.js => toolkit/mozapps/extensions/test/xpcshell/test_bug417606.js
rename : toolkit/mozapps/extensions/test/unit/test_bug424262.js => toolkit/mozapps/extensions/test/xpcshell/test_bug424262.js
2010-04-29 10:41:24 -07:00
Dave Townsend
32e1299936 Bug 562485: Update removed-files.in for the extension manager changes. r=robstrong 2010-05-06 15:56:18 -07:00
Dave Townsend
f0c5a84d27 Bug 560602: browser_pageInfo.js times out. r=robstrong 2010-04-28 15:02:43 -07:00
Dave Townsend
2fe9c32445 Bug 561876: Some tests aren't clearing active installs leading to later tests failing. r=robstrong 2010-04-29 13:11:28 -07:00
Dave Townsend
6c117ba932 Bug 561878: xpinstall.enabled isn't properly blocking installation by webpages. r=robstrong 2010-04-29 13:11:28 -07:00
Dave Townsend
6b67506d41 Bug 553112: Add a shared module for add-ons manager logging. r=robstrong 2010-04-26 12:14:19 -07:00
Dave Townsend
9d470d9950 Bug 555942: Fix naming of getInstalls in plugins tests. r=robstrong 2010-04-26 13:53:42 -07:00
Dave Townsend
01d68eb9be Bug 561078: Switching to the default theme doesn't require a restart when a lightweight theme is selected. r=robstrong 2010-04-27 13:45:20 -07:00
Dave Townsend
62b241c16d Bug 553092: Initialise the permissions manager on startup. r=robstrong 2010-04-26 12:19:18 -07:00
Dave Townsend
146ecfaf9f Bug 559877: Fix timeout in test_bug559800.js. r=robstrong 2010-04-26 11:41:20 -07:00
Dave Townsend
466b7d16f8 Bug 555349: Finalize the restartless add-on format. r=robstrong 2010-04-28 09:23:36 -07:00
Dave Townsend
33401770dc Bug 558823: Migrate compatibility information from extensions.rdf. r=robstrong 2010-04-20 15:41:56 -07:00
Dave Townsend
c62098e5c3 Bug 556842: Switch the blocklist service to the new APIs. r=robstrong
--HG--
rename : toolkit/mozapps/extensions/test/unit/test_bug449027.js => toolkit/mozapps/extensions/test/xpcshell/test_bug449027.js
rename : toolkit/mozapps/extensions/test/unit/test_bug455906.js => toolkit/mozapps/extensions/test/xpcshell/test_bug455906.js
rename : toolkit/mozapps/extensions/test/unit/test_bug514327_3.js => toolkit/mozapps/extensions/test/xpcshell/test_bug514327_3.js
2010-04-26 11:45:22 -07:00
Dave Townsend
2f6cdec116 Bug 559850: Update providers to have consistent properties. r=robstrong 2010-04-26 10:48:27 -07:00
Dave Townsend
ed58af6a70 Bug 559800: Extensions.sqlite doesn't get properly recreated if it is deleted. r=robstrong 2010-04-20 15:33:00 -07:00
Dave Townsend
243009b763 Bug 557849: Make Addon.updateAutomatically persist and work. r=robstrong
* * *
Bug 559876: test_update.js is failing intermittently.
2010-04-20 16:39:10 -07:00
Dave Townsend
74dbc43f95 Bug 555942: Name of AddonsManager.getAddons() is misleading/inconsistent. r=robstrong 2010-04-26 10:49:19 -07:00
Dave Townsend
80b649a569 Bug 555942: Style and attribute prefix fixes, no review
* * *
Fix argument renames for test_registry.js
2010-04-28 09:42:07 -07:00
Dave Townsend
acbf6c0648 Bug 557269: Port old xpcshell tests to the new API. r=robstrong
--HG--
rename : toolkit/mozapps/extensions/test/unit/test_bug541420.js => toolkit/mozapps/extensions/test/xpcshell/test_bug541420.js
2010-04-28 11:49:56 -07:00
Dave Townsend
dd14cba960 Bug 553022: Remove cancelled and failed installs from the active installs list. r=robstrong 2010-04-07 11:16:10 -07:00
Dave Townsend
9bce08e51c Bug 552732: Update the app update service to work with the new API. r=robstrong 2010-04-14 09:54:52 -07:00
Dave Townsend
d75ab5e396 Bug 552732: Add isCompatibleWith and rename the UpdateListener methods. r=robstrong 2010-04-26 10:43:09 -07:00
Dave Townsend
e25c9920c1 Bug 555486: Add a scope property to add-ons and allow disabling loading add-ons from certain scopes. r=robstrong 2010-04-07 11:08:32 -07:00
Dave Townsend
36b29afadd Bug 555083: Add support for registry install locations. r=robstrong 2010-04-08 12:28:10 -07:00
Dave Townsend
e444ba5de0 Bug 553094: Support localised metadata in the preferences. r=robstrong 2010-04-07 11:05:28 -07:00
Dave Townsend
e772197e8a Bug 552761: Switch PFS over to the new API. r=robstrong 2010-05-06 13:16:14 -07:00
Dave Townsend
94b9ec725c Bug 553114: Add a list of enabled add-ons to crash reports. r=robstrong 2010-04-07 11:05:03 -07:00
Dave Townsend
06cc40d128 Bug 552758: Detect when the network goes offline and cancel downloads. r=robstrong 2010-04-08 14:04:03 -07:00
Dave Townsend
f25d880bc4 Bug 552759: Allow treating untrusted signers as unsigned. r=robstrong 2010-04-08 14:06:59 -07:00
Dave Townsend
844e6d390f Bug 554246: Add tests for updateURL escaping and fix the UPDATE_TYPE values. r=robstrong 2010-04-06 10:26:33 -07:00
Dave Townsend
43cfabf5a8 Bug 553113: Perform automatic updates for the default lightweight theme. r=robstrong 2010-04-28 11:47:22 -07:00
Dave Townsend
72a7f85077 Bug 555247: Detect when all events have been seen and continue the test. r=robstrong 2010-04-05 10:25:23 -07:00