Commit Graph

44 Commits

Author SHA1 Message Date
Matthew Noorenberghe
95c3e0efce Bug 887965 - Lower AddonUpdateChecker timeout to 1 minute. r=Mossop 2013-06-28 23:26:27 -04:00
Ritesh Modi
2a70c17194 Bug 866636 - AddonUpdateChecker bypasses it cache, but doesn't inhibit writing to it. r=Unfocused 2013-05-03 16:24:51 +12:00
Quentin Headen
7ace361fc4 Bug 802454 - Log messages for 404 errors when checking for add-on updates should include the URL. r=Unfocused 2013-04-01 22:15:40 +13:00
Kyle Huey
1482122303 Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
--HG--
extra : rebase_source : 98337b6a8c07d05e8c961a452dd05a7d75c3c60b
2012-10-31 09:13:28 -07:00
Vicamo Yang
8297cdabd6 Backout 67cb43bb8865: Breaks B2G Marionette 2012-10-31 16:35:11 +08:00
Kyle Huey
bdf47895bb Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon 2012-10-30 12:28:11 -07:00
Ed Morley
777eed8444 Backout a145ded68994, e0cf397089ec & 1545e91c658e (bug 798491) for bustage on a CLOSED TREE 2012-10-30 17:02:31 +00:00
Kyle Huey
aa1997a51a Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon 2012-10-30 08:26:12 -07:00
Atul Jangra
3c558bf4f5 Bug 767236 - Part 4: Name all anonymous functions in remaining Add-ons Manager code. r=Unfocused 2012-10-24 22:58:00 +13:00
Eduard Neculaesi
34a04ebbae Bug 802945 - Remove aType parameter from AddonUpdateChecker.checkForUpdates and UpdateParser. r=Unfocused 2012-10-24 08:20:00 +13:00
Jesper Kristensen
1100da9ebf Bug 782118 - Dictionary add-ons cannot be updated from addons.mozilla.org. r=Unfocused 2012-10-04 17:54:40 -04:00
Fraser Gutteridge
ed368cd13b Bug 759642 - Part 2: Add-ons Manager should use Components.Exception consistently when throwing exceptions. r=Unfocused 2012-09-03 19:13:04 +12:00
Gervase Markham
d4eb7d5782 Bug 759095 - upgrade license to MPL 2, and other licensing cleanups.
--HG--
extra : rebase_source : da55a4937383eda2baf7c9a362501da8ee664146
2012-05-29 16:52:43 +01:00
Marcos Santiago ext:(%2C%20Jimmy%20Phan%20%3Cjphan9%40gmail.com%3E)
d1cf7a363c Bug 740237 - Use for...of loops in Add-ons Manager frontend and backend code. r=Unfocused 2012-05-28 00:21:48 +12:00
Blair McBride
16753d5585 Bug 746909 - Lazy load AddonRepository, and various other JS modules. r=dtownsend 2012-05-10 14:28:45 +12:00
Blair McBride
2b11c8f8ad Bug 715787 - Refactor common provider-agnostic prefs to be properties of AddonManager. r=dtownsend 2012-02-15 15:07:29 +13:00
MSU Capstone Team
5f4fa16c96 Bug 717119 - Typo in documentation comment for AddonUpdateChecker.getNewestCompatibleUpdate(). r=bmcbride 2012-01-19 18:46:06 +13:00
Blair McBride
7bfdc42e81 Bug 705530 - Support strictCompatibility option in update.rdf. r=dtownsend 2011-12-02 15:28:16 +13:00
Blair McBride
6262891240 Bug 527141 - Addon update check should take into account compatibility preferences. r=dtownsend 2011-12-02 15:28:16 +13:00
Kyle Huey
ad4e94ee90 Bug 687332: Fix toolkit/. r=rs 2011-09-29 12:06:36 -04:00
Blair McBride
65c7f59b94 Bug 670023 - Use ES5's strict mode in Add-ons Manager frontend and backend code. r=dtownsend 2011-07-19 13:16:35 -07:00
Gavin Sharp
ac96e20d3f Back out 0f11ca4d1733 (bug 670023) due to xpcshell test failures 2011-07-21 22:20:21 -04:00
Blair McBride
7f61e9ce66 Bug 670023 - Use ES5's strict mode in Add-ons Manager frontend and backend code. r=dtownsend 2011-07-19 13:16:35 -07:00
Tim Taubert
79c8c3f4ef Backed out changeset a115d824218c (bug 670023) 2011-07-20 03:28:05 +02:00
Blair McBride
56961c8052 Bug 670023 - Use ES5's strict mode in Add-ons Manager frontend and backend code. r=dtownsend 2011-07-19 13:16:35 -07:00
Dave Townsend
c95f63c395 Bug 648599: When an add-on changes from being softblocked to unblocked it should become enabled. r=robstrong 2011-05-19 11:04:44 -07:00
Dave Townsend
37399c2be0 Bug 623134: Add HTTP logging to track down the intermittent request timeouts. r=robstrong 2011-05-16 11:46:55 -07:00
Erik Vold
ae2bbebdf1 Bug 643341: Fix typo causing problems when an update check http request fails. r=dtownsend 2011-05-13 15:07:00 -07:00
Dave Townsend
87ca23dd52 Bug 655162: A missing updates property in an update.rdf should be counted as no available updates not as a failure to check for updates. r=robstrong 2011-05-11 11:23:37 -07:00
Dave Townsend
4dd683b489 Bug 435743: Allow installs and updates from non-built in certificates. r=robstrong, a=gavin 2010-09-07 13:49:02 -07:00
Dave Townsend
0c0f37d6c6 Bug 570173: Errors from findUpdates aren't passed out to the listener correctly. r=robstrong 2010-06-10 11:11:16 -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
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
d75ab5e396 Bug 552732: Add isCompatibleWith and rename the UpdateListener methods. r=robstrong 2010-04-26 10:43:09 -07:00
Dave Townsend
994e5161a8 Bug 553385: Bypass cache for update checks. r=robstrong 2010-04-05 10:19:52 -07:00
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
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
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
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
8d7a4d9af6 Bug 552732: Add isCompatibleWith and rename the UpdateListener methods. r=robstrong 2010-04-26 10:43:09 -07:00
Dave Townsend
c63394efea Bug 553385: Bypass cache for update checks. r=robstrong 2010-04-05 10:19:52 -07:00
Dave Townsend
8f081d6756 Bug 553169: Implement a JS module for performing add-on update checks. r=robstrong 2010-04-29 13:11:23 -07:00