Tom Schuster
|
b5f8a2c970
|
Bug 870625 - Electrolysis: Add-on installation from addons.mozilla.org should work. r=Mossop
|
2013-08-09 12:23:49 -04:00 |
|
Nils Maier
|
c0bfe1e4ba
|
Bug 846019 - Part 1: amIAddonManager: Map URIs to AddonIDs. r=bmcbride
|
2013-06-14 22:48:06 -04: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 |
|
Philipp von Weitershausen
|
5801c8b2ab
|
Bug 776825 - Separate message managers into senders and broadcasters. r=smaug
--HG--
rename : content/base/public/nsIFrameMessageManager.idl => content/base/public/nsIMessageManager.idl
|
2012-08-27 11:13:02 -03: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 |
|
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 |
|
Blair McBride
|
17a2129b49
|
Bug 780313 - Remove unnecessary preprocessing of Toolkit files. r=gavin
|
2012-08-04 13:22:55 +12:00 |
|
Fraser Gutteridge
|
bebdb02029
|
Bug 759642 - Part 1: Add-ons Manager should use Components.Exception consistently when throwing exceptions. r=Unfocused
|
2012-07-30 22:46:45 +12:00 |
|
Gervase Markham
|
ca171eec44
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01: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
|
a43dfc057f
|
Bug 613385: No notifications are sent out for webpage attempts to install add-ons when xpinstall.enabled=false. r=gavin, r=robstrong, a=blocks-betaN
|
2010-11-24 12:37:28 -08:00 |
|
Alon Zakai
|
aaaa489696
|
Bug 593187: Request for authentication for an extension install doesn't focus the correct tab. r=dtownsend, a=blocks-betaN
|
2010-09-15 10:46:55 -07:00 |
|
Dave Townsend
|
8c7b40022a
|
Bug 572966: Test that InstallTrigger callbacks can redirect to a relative url. r=robstrong, a=blocking-b5
|
2010-08-20 15:48:05 -07:00 |
|
Alon Zakai
|
12dd2f3c6a
|
Bug 550936 - Make InstallTrigger support cross-process communication r=Mossop a=blocking-beta4+,blocking-fennec2.0a1+
|
2010-08-16 16:41:46 -04:00 |
|
Kyle Huey
|
458463b64d
|
Backed out changeset c8dc4dd369ee
|
2010-08-17 01:07:56 -04:00 |
|
Alon Zakai
|
313afe29d5
|
Bug 550936 - Make InstallTrigger support cross-process communication r=Mossop a=blocking-beta4+,blocking-fennec2.0a1+
|
2010-08-16 16:41:46 -04:00 |
|
Benjamin Smedberg
|
5cab25b52b
|
Bug 568691 - Convert existing JS components to use NSGetFactory and add manifest files for them. In a followup we will link the .manifest files together at packaging time. This patch was developed on Linux: Windows and Mac may require additional changes.
--HG--
rename : toolkit/components/filepicker/src/nsFilePicker.js.in => toolkit/components/filepicker/src/nsFilePicker.js
|
2010-06-22 12:59:15 -04:00 |
|
Benedict Hsieh
|
8ccea46362
|
Bug 568348 - The extension manager should do extension install activities and write extensions.ini before the profile is started. r=Mossop
|
2010-06-11 12:02:44 -07:00 |
|
Dave Townsend
|
ec0a3cf17f
|
Bug 570200: Errors aren't passed sanely from getInstallForFile. r=robstrong
--HG--
rename : toolkit/mozapps/extensions/test/xpinstall/corrupt.xpi => toolkit/mozapps/extensions/test/xpcshell/data/corrupt.xpi
rename : toolkit/mozapps/extensions/test/xpinstall/empty.xpi => toolkit/mozapps/extensions/test/xpcshell/data/empty.xpi
rename : toolkit/mozapps/extensions/test/xpinstall/unsigned.xpi => toolkit/mozapps/extensions/test/xpcshell/data/unsigned.xpi
|
2010-06-10 16:39:47 -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
|
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
|
d43ec78fb3
|
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
|
7e38027b87
|
Bug 553169: Implement the basic extension manager API and platform integration. 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
|
0c109bb371
|
Bug 561878: xpinstall.enabled isn't properly blocking installation by webpages. r=robstrong
|
2010-04-29 13:11:28 -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
|
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
|
18257c9a69
|
Bug 553169: Implement the basic extension manager API and platform integration. r=robstrong
|
2010-04-29 13:11:23 -07:00 |
|