Commit Graph

1096 Commits

Author SHA1 Message Date
Dave Townsend
a1ec79c19b Bug 553169: Implement a JS module for performing add-on update checks. r=robstrong 2010-04-29 13:11:23 -07:00
Dave Townsend
fe87832908 Restoring the tests accidentally backed out by changeset a8ba788cac18 from bug 563662 2010-05-06 15:34:44 -07:00
Dave Townsend
55e14992d6 Bug 487717: browser_bug435788.js times out. Add lots more logging. r=robstrong 2010-05-05 09:00:59 -07:00
Ted Mielczarek
59b56c5131 bug 563662 - FPU Exception filter crashes when we hit a pure virtual function call. r=bsmedberg
--HG--
extra : rebase_source : 34016adebf806015162553df71ad28879105e978
2010-05-04 15:34:55 -04:00
Kyle Huey
1cc8b652b4 Bug 555512: Allow whitespace in removed-files.in r=rs
--HG--
extra : rebase_source : f77e0ffe8e24cdf9565b97c3edf9f465c00f22f7
2010-05-02 17:54:54 -04:00
Dave Townsend
74b7768710 Backout new add-ons manager due to Ts regression on OSX 10.5
--HG--
rename : toolkit/mozapps/extensions/test/xpcshell/data/test_bug404024.xml => toolkit/mozapps/extensions/test/unit/data/test_bug404024.xml
rename : toolkit/mozapps/extensions/test/xpcshell/data/test_bug417606.xml => toolkit/mozapps/extensions/test/unit/data/test_bug417606.xml
rename : toolkit/mozapps/extensions/test/xpcshell/data/test_bug424262.xml => toolkit/mozapps/extensions/test/unit/data/test_bug424262.xml
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug404024.js => toolkit/mozapps/extensions/test/unit/test_bug404024.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug417606.js => toolkit/mozapps/extensions/test/unit/test_bug417606.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug424262.js => toolkit/mozapps/extensions/test/unit/test_bug424262.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug449027.js => toolkit/mozapps/extensions/test/unit/test_bug449027.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug455906.js => toolkit/mozapps/extensions/test/unit/test_bug455906.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug514327_3.js => toolkit/mozapps/extensions/test/unit/test_bug514327_3.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug541420.js => toolkit/mozapps/extensions/test/unit/test_bug541420.js
2010-05-01 11:04:44 -07:00
L. David Baron
aa2b25a3e3 Merge backout of debugging code for bug 538462. 2010-04-30 17:43:20 -07:00
L. David Baron
91b334e593 Backed out changeset 6b6e9a3c0606 (debugging code for bug 538462) 2010-04-30 17:43:00 -07:00
Blair McBride
d4c68b27f1 Bug 562877 - addons manager rewrite re-used entity names with different values 2010-05-01 10:04:23 +12:00
L. David Baron
3253d21f6e Add some temporary code for debugging bug 538462. a=1hourlimit for metering 2010-04-24 12:34:30 -07:00
Chris AtLee
8afe967e94 bug 561419: Only upload breakpad symbols to FTP for now, to reduce load on mv<-->mpt link. r=bsmedberg, a=dholbert_sheriff 2010-04-23 13:00:06 -07:00
Blair McBride
c80c51a338 Bug 562876 - l10n build bustage fix - Addons manager rewrite removed brand.dtd reference, l10n builds still need that. 2010-04-30 22:26:41 +12:00
Dave Townsend
5790bd0140 Bug 562583: test_update.js in the addonsmgr branch fails randomly. CLOSED TREE 2010-04-29 13:15:13 -07:00
Blair McBride
561980b8b3 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
c8b4a26880 Bug 552755 Fix browser_bug510909.js. r=dtownsend 2010-04-29 10:18:33 -07:00
Blair McBride
cffdfceb90 Bug 554007: New add-ons manager UI (main UI). r=dtownsend
* * *
Bug 554007 - cleanup of about.js
2010-04-29 10:37:34 -07:00
Dave Townsend
566fc81984 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
887592beb7 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
0c109bb371 Bug 561878: xpinstall.enabled isn't properly blocking installation by webpages. r=robstrong 2010-04-29 13:11:28 -07:00
Dave Townsend
bec41add7f Bug 553112: Add a shared module for add-ons manager logging. r=robstrong 2010-04-26 12:14:19 -07:00
Dave Townsend
6b68f0b016 Bug 555942: Fix naming of getInstalls in plugins tests. r=robstrong 2010-04-26 13:53:42 -07:00
Dave Townsend
2507dab858 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
d62ee330b3 Bug 553092: Initialise the permissions manager on startup. r=robstrong 2010-04-26 12:19:18 -07:00
Dave Townsend
35ba243665 Bug 559877: Fix timeout in test_bug559800.js. r=robstrong 2010-04-26 11:41:20 -07:00
Dave Townsend
33d0afcc8b Bug 555349: Finalize the restartless add-on format. r=robstrong 2010-04-28 09:23:36 -07:00
Dave Townsend
35c35cb8f1 Bug 558823: Migrate compatibility information from extensions.rdf. r=robstrong 2010-04-20 15:41:56 -07:00
Dave Townsend
f272e41278 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
1546bfe57a Bug 559850: Update providers to have consistent properties. r=robstrong 2010-04-26 10:48:27 -07:00
Dave Townsend
162e9c8417 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
ddf0793ddb 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
6210ae85c3 Bug 555942: Name of AddonsManager.getAddons() is misleading/inconsistent. r=robstrong 2010-04-26 10:49:19 -07:00
Dave Townsend
a1c6c4d97f 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
86823f9000 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
16fa9d38b2 Bug 553022: Remove cancelled and failed installs from the active installs list. r=robstrong 2010-04-07 11:16:10 -07:00
Dave Townsend
e7f19d4273 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
8d7a4d9af6 Bug 552732: Add isCompatibleWith and rename the UpdateListener methods. r=robstrong 2010-04-26 10:43:09 -07:00
Dave Townsend
7dbd88b267 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
ab68fc177e Bug 555083: Add support for registry install locations. r=robstrong 2010-04-08 12:28:10 -07:00
Dave Townsend
6859d044da Bug 553094: Support localised metadata in the preferences. r=robstrong 2010-04-07 11:05:28 -07:00
Dave Townsend
cb91587ee6 Bug 552761: Switch PFS over to the new API. r=robstrong 2010-04-06 10:30:59 -07:00
Dave Townsend
ce5fa21bef Bug 553114: Add a list of enabled add-ons to crash reports. r=robstrong 2010-04-07 11:05:03 -07:00
Dave Townsend
b13c90cd5c Bug 552758: Detect when the network goes offline and cancel downloads. r=robstrong 2010-04-08 14:04:03 -07:00
Dave Townsend
26bf2c75e2 Bug 552759: Allow treating untrusted signers as unsigned. r=robstrong 2010-04-08 14:06:59 -07:00
Dave Townsend
245056072b 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
dbfe03be1e Bug 553113: Perform automatic updates for the default lightweight theme. r=robstrong 2010-04-28 11:47:22 -07:00
Dave Townsend
3025ef0ed4 Bug 555247: Detect when all events have been seen and continue the test. r=robstrong 2010-04-05 10:25:23 -07:00
Dave Townsend
b1e2a2d8c3 Bug 552756: Use consistent naming of loadGroup to fix auth and cookie issues. r=robstrong 2010-04-28 09:33:43 -07:00
Dave Townsend
5504b2f505 Bug 553868: Add an onNoUpdateAvailable event. r=robstrong 2010-04-07 11:14:51 -07:00
Dave Townsend
81ed38267b Bug 553791: Add an onExternalInstall event to signal the start of installs with no associated AddonInstall. r=robstrong 2010-04-28 11:46:00 -07:00
Dave Townsend
250dff6390 Bug 553967: Add an install property to Addons pending install to get the AddonInstall. r=robstrong 2010-04-07 11:16:41 -07:00