Frank Yan
1ec853200c
Bug 619652 - Display plugin file and mime types in Add-ons Manager. Part 2: Test. r=Unfocused
2012-10-19 04:15:25 -07:00
Ed Morley
cc9e8c3305
Bug 795393 - Remove instances of "ifneq (mobile,$(MOZ_BUILD_APP))" since they're now always true; r=ted
2012-10-06 16:46:09 +01: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
Tim Taubert
9755372a97
merge m-c to fx-team
2012-10-02 09:59:18 +02:00
Julian Muenster
42f229ac16
Bug 791163 - Add addon-options-displayed/addon-options-hidden as constants on AddonManager. r=Unfocused
2012-09-27 07:42:00 +12:00
David Keeler
076c9a086e
bug 772897 - implement addon manager ui for click-to-play plugins r=unfocused
2012-09-25 11:49:18 -07:00
Axel Hecht
7dc9a71470
bug 677092, make language packs restartless, r=Unfocused
...
Make language packs just trigger the chrome registration hooks, and
disable picking up bootstrap.js, and declare them restartless.
--HG--
rename : build/valgrind/cross-architecture.sup => build/valgrind/x86_64-redhat-linux-gnu.sup
rename : toolkit/mozapps/extensions/test/addons/test_chromemanifest_1/chrome.manifest => toolkit/mozapps/extensions/test/addons/test_langpack/chrome.manifest
rename : toolkit/mozapps/extensions/test/addons/test_chromemanifest_1/install.rdf => toolkit/mozapps/extensions/test/addons/test_langpack/install.rdf
rename : toolkit/mozapps/extensions/test/xpcshell/test_dictionary.js => toolkit/mozapps/extensions/test/xpcshell/test_langpack.js
extra : rebase_source : 73562f71a9ba983be8e84fb891c8b0d8246cdaf6
2012-09-20 10:01:39 +02:00
Brad Lassey
a07aec8494
bug 792825 - Crash in js::gc::MarkObjectRange on CyanogenMod 10, back out changeset 9a02263d7206 r=mossop
2012-09-29 08:03:54 -04:00
Dave Townsend
8492038cc9
Bug 671894 - Part 1: Add-ons Manager doesn't recover correctly in some cases when the database is locked. r=Unfocused
2012-05-10 12:49:36 -07:00
Marcos S.
efe32555d8
Bug 758950 - Part 2b: Use more for...of loops in Add-ons Manager frontend and backend code. r=Unfocused
2012-09-17 15:14:00 +12:00
Graeme McCutcheon
5855c286f2
Merge last PGO green changeset from mozilla-inbound to mozilla-central
2012-09-19 15:15:34 +01:00
Blair McBride
877cf1dfd4
Bug 788378 - Add guards to the AddonManager/AddonManagerInternal getters and setters, to ensure they're not used before startup/after shutdown. r=Mossop
2012-09-18 16:49:42 +12:00
Blair McBride
018edd6211
Backout 7209f50695da (bug 788378) due to debug xpcshell orange
2012-09-18 19:27:55 +12:00
Blair McBride
f3f5026492
Bug 788378 - Add guards to the AddonManager/AddonManagerInternal getters and setters, to ensure they're not used before startup/after shutdown. r=Mossop
2012-09-18 16:49:42 +12:00
Blair McBride
aa4ebfe7cf
Bug 788416 - Remove ancient and unused tests in toolkit\mozapps\extensions\test\unit. r=Mossop
2012-09-18 16:48:01 +12:00
Adam Dane [:hobophobe]
58808c3d56
Bug 87717 - Allow offline mode to connect to loopback r=mcmanus sr=cbiesinger
2012-09-17 18:45:10 -05:00
David Keeler
b57a8815fc
Bug 789620 - a plugin that gets unblocklisted should go back to normal. r=bmcbride
2012-09-10 14:24:28 -07:00
Blair McBride
6d7bdbefe3
Bug 787253 - Addons Manager XPCShell tests that set AddonManager.checkCompatibility too early are failing on Aurora 17 nightly builds. r=Mossop
2012-09-05 14:46:37 +12:00
Victor Porof
c52fc8994c
Merge m-c to fx-team
2012-09-03 13:24:52 +03: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
Geoff Lankow
a365b3a938
Bug 773214 - Make AddonInstall/AddonInstallWrapper aware of different icon sizes; r=Unfocused
2012-08-23 18:49:29 +12:00
Joe Drew
69555688a4
Bug 706908 - Tests for Windows 8 version, and some other OS version tests. r=bjacob
2012-08-31 12:42:07 -04:00
Tim Taubert
4f193b6d6f
merge m-c to fx-team
2012-08-19 21:07:15 -07:00
Geoff Lankow
b2eaa3cc6d
Bug 740289 - Check install.rdf has a valid combination of optionsType, optionsURL and/or options.xul in the add-on. r=Unfocused
2012-08-18 19:48:53 +12:00
Geoff Lankow
431c5ce219
Bug 704751 - toolkit/mozapps/extensions/content/extensions.js should not use sync XHR; r=Unfocused
2012-08-18 19:48:53 +12:00
Jesper Kristensen
e07e018813
Bug 782115 - Dictionary add-ons should be compatible by default. r=Mossop
2012-08-16 22:05:30 -04:00
Marcos S.
157d596ad5
Bug 758950 - Part 1: Use more for...of loops in Add-ons Manager frontend and backend code. r=Unfocused
2012-08-06 01:03:00 +12:00
Ryan VanderMeulen
d33bddd4d3
Merge m-c to inbound.
2012-08-16 17:35:14 -04:00
Tim Taubert
988348b086
merge m-c to fx-team
2012-08-16 11:10:41 -07:00
Mark Banner
3be4f7256b
Bug 741972 - Test failures on ESR when channel is set to ESR, TEST-UNEXPECTED-FAIL | test_AddonRepository_compatmode.js | compatmode-strict@tests.mozilla.org == compatmode-ignore@tests.mozilla.org and more. Change tests to re-use the new AddonManager.checkCompatibility attribute for future-proofing channel additions/changes. r=bmcbride
2012-08-16 08:49:46 +01:00
Mark Capella
f6b3d51d4a
Bug 772272 - Remove do_load_httpd_js from xpcshell tests, Toolkits, r=ted, f=gps
2012-08-14 10:06:12 -04:00
Dave Townsend
a47d2f37ce
Bug 782881 - Protect against attempts to use the Add-ons Manager APIs after shutdown. r=Unfocused
...
Bug 782881 - Protect against attempts to use the Add-ons Manager APIs after shutdown. r=Unfocused
2012-05-10 11:33:02 -07:00
Blair McBride
7ca24186f5
Backout 42bc5a310a29 (bug 782881) due to multi-orange.
2012-08-15 23:07:45 +12:00
Mark Capella
c68262e73d
Bug 779407 - Remove usage of nsILocalFile in Add-ons Manager, r=unfocused
2012-08-14 16:04:00 +12:00
Dave Townsend
4da8c0b7f4
Bug 782881 - Protect against attempts to use the Add-ons Manager APIs after shutdown. r=Unfocused
2012-05-10 11:33:02 -07:00
Mark Capella
286e999e99
Bug 772272 - Remove do_load_httpd_js from xpcshell tests, r=ted, f=gps
2012-08-08 00:51:28 -04:00
Mike Hommey
6173fa297f
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
2012-08-04 20:26:44 +02:00
Dave Townsend
f5fd283f55
Bug 753900: Encode extension ID and version in breakpad annotations. r=Unfocused
2012-07-27 10:53:09 -07:00
Dave Townsend
940dc350ef
Bug 774990: Copying a profile with a disabled restartless add-on to a different directory causes extensions to fail to load. r=Unfocused
2012-07-23 11:53:57 -07:00
Geoff Lankow
d72258e637
Bug 767320 - Cache results of Addon.hasResource() to try avoid unnecessary IO; r=Unfocused
2012-07-18 01:24:51 +12:00
Geoff Lankow
9b34e299fa
Bug 760892 - Store available icon sizes from the API in addons.sqlite; r=Unfocused
2012-07-18 01:24:51 +12:00
David Keeler
12645e6e65
bug 760625 - use the blocklist to inform click-to-play plugins. r=joshmoz,bmcbride
2012-07-11 08:56:34 -07:00
Nathan Froyd
a7eb97f896
Bug 370750 - consolidate mochitest files installation; r=glandium
...
With assistance on the patch from Ms2ger, Waldo, and Mossop.
2012-07-03 16:49:02 -04:00
Luis Ares
197730ef4f
Bug 759446 - Use rest arguments where possible in the Add-ons Manager. r=Unfocused
2012-06-20 21:12:11 +12:00
Jason Orendorff
c3b86b1336
Bug 750307 - "Assertion failure: isBoolean()" in RegExpObject::ignoreCase after redefining nonconfigurable data property. r=Waldo. Second landing, test change rs=bholley on IRC.
2012-06-13 03:11:18 -05:00
Blair McBride
e6ee6fa65a
Bug 757663 - AddonManagerInternal.callAddonlListeners() informs it's listeners unsafely, causing silent skips in the notification loop. r=Mossop,darktrojan
2012-06-01 18:12:26 +12:00
Blair McBride
eb5f63b0c8
Bug 746908 - Add parameter guards to AddonManager/AddonManagerPrivate API functions. r=dtownsend
2012-05-30 18:34:32 +12: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
Gervase Markham
ca171eec44
Bug 716478 - update licence to MPL 2.
2012-05-21 12:12:37 +01:00
Ed Morley
5907af5d60
Merge fx-team and mozilla-central ready for MPL2 update
2012-05-21 07:49:47 +01:00