Commit Graph

321 Commits

Author SHA1 Message Date
Irving Reid
1cdd230612 Back out 2015a41cdf70 for missing reviewer 2013-08-10 19:37:00 -04:00
Irving Reid
4eda60ef6a Back out 629a3e8bd2b1 for missing reviewer 2013-08-10 19:32:34 -04:00
Irving Reid
06744572d9 Back out 20d83a7220ca for missing reviewer 2013-08-10 19:27:33 -04:00
Irving Reid
93f0f82630 Bug 853388: Keep trying to save JSON even if read or save fails 2013-08-09 20:21:47 -04:00
Irving Reid
9f94529444 Bug 853388: Load JSON database asynchronously outside of startup 2013-08-08 16:05:33 -04:00
Irving Reid
2d1f089f65 Bug 853388: Remove transaction model of database flush control and implement async save of database 2013-08-08 15:56:35 -04:00
Irving Reid
756a6f74c9 Bug 853388: Upgrade existing SQLITE databases to JSON 2013-08-08 15:56:26 -04:00
Irving Reid
ec66739453 Bug 853388: Save and load XPIProvider state to/from a JSON file; r=unfocused 2013-08-08 15:56:22 -04:00
Irving Reid
212cb1fbc1 Bug 853388: Make existing tests a little more robust and easier to debug, also callback stack friendly; r=unfocused 2013-07-13 12:36:27 -04:00
Nils Maier
c4ab68f849 Bug 846019 - Part 1: amIAddonManager: Map URIs to AddonIDs. r=bmcbride 2013-06-14 22:48:06 -04:00
Sachin Hosmani
2f60c63555 Bug 737446 -'null' is shown in installation popup instead of name obtained from AMO metadata. r=Unfocused 2013-05-22 14:49:25 +05:30
Alexandre Poirot
cce2da0efe Bug 854937: Fix reason code for bootstrap addon dropped in profile extensions folder. r=Mossop,Unfocused 2013-04-03 00:29:37 +13:00
Blair McBride
470cba6c62 Bug 806271 - Introduce new settings type, OPTIONS_TYPE_INLINE_INFO. r=Mossop
--HG--
rename : toolkit/mozapps/extensions/test/browser/addons/browser_inlinesettings1/bootstrap.js => toolkit/mozapps/extensions/test/browser/addons/browser_inlinesettings1_info/bootstrap.js
rename : toolkit/mozapps/extensions/test/browser/addons/browser_inlinesettings1/install.rdf => toolkit/mozapps/extensions/test/browser/addons/browser_inlinesettings1_info/install.rdf
rename : toolkit/mozapps/extensions/test/browser/addons/browser_inlinesettings1/options.xul => toolkit/mozapps/extensions/test/browser/addons/browser_inlinesettings1_info/options.xul
rename : toolkit/mozapps/extensions/test/browser/browser_inlinesettings.js => toolkit/mozapps/extensions/test/browser/browser_inlinesettings_info.js
2013-04-01 22:07:23 +13:00
Blair McBride
07a55ea47d Bug 847867 - Ensure extensions.bootstrappedAddons is updated to reflect live changes. r=Mossop 2013-04-01 21:58:16 +13:00
Geoff Lankow
1fe2dd1934 Bug 849614 - Give both version numbers to bootstrap methods when an addon is down/upgraded; r=Unfocused 2013-03-23 15:15:12 +13:00
Irving Reid
7b6e49cd35 Bug 810146: Add telemetry for addon manager startup times, unpacked add-ons and various changes detected at startup r=Mossop
--HG--
rename : browser/modules/TelemetryTimestamps.jsm => toolkit/modules/TelemetryTimestamps.jsm
rename : browser/modules/test/browser_TelemetryTimestamps.js => toolkit/modules/tests/browser_TelemetryTimestamps.js
2013-02-07 16:47:33 -05:00
Ryan VanderMeulen
e16f10d450 Backed out changeset 4a271b44cbfe (bug 810146). r=bustageahoy
CLOSED TREE
2013-01-28 15:14:28 -05:00
Irving Reid
66d3cec19e Bug 810146: Add telemetry for addon manager startup times, unpacked add-ons and various changes detected at startup 2013-01-28 13:57:55 -05:00
Kris Maglione
43cd0b7489 Bug 831805: Block malicious Mozilla Framework Assistant (em:creator is Mozilla.org). r=Mossop 2013-01-23 11:46:06 -08:00
Dave Townsend
cd3584aced Bug 818468: Langpacks aren't being properly registered in bootstrappedAddons. r=Unfocused 2013-01-13 16:29:25 -08:00
Daniel Holbert
dd08c014ad Bug 821507: Add parens around assignment-used-as-loop-condition in XPIProvider.jsm and PluginProvider.jsm, to fix JS strict warning "test for equality mistyped as assignment". r=Mossop 2012-12-13 15:23:43 -08:00
Rafael Ávila de Espíndola
db21532283 Bug 818147 - Replace "Add-ons" with a function. r=vladan. 2012-12-07 00:45:33 -05:00
Rafael Ávila de Espíndola
924aca3c6b Bug 817012 - Use a richer interface to talk from about:telemetry to TelemetryPing.js. r=vdjeric
--HG--
extra : rebase_source : 57f135df797ab6c24d95b1cab0e66b564255024e
2012-12-03 13:31:00 -05:00
Nagarjuna Varma
ce6c454a93 Bug 810149: Telemetry to track time spent recursively scanning addon directories on startup. r=vdjeric 2012-11-26 18:04:47 -05:00
Kyle Huey
0469a02b25 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
a78b5b38c7 Backout 67cb43bb8865: Breaks B2G Marionette 2012-10-31 16:35:11 +08:00
Kyle Huey
9a3674d80a 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
4144129728 Backout a145ded68994, e0cf397089ec & 1545e91c658e (bug 798491) for bustage on a CLOSED TREE 2012-10-30 17:02:31 +00:00
Kyle Huey
50b5d3f681 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
Blair McBride
b72de9bde9 Bug 799266 - Add hardcoded block. r=Mossop 2012-10-26 00:51:58 +13:00
Eduard Neculaesi
5940ba6668 Bug 802945 - Remove aType parameter from AddonUpdateChecker.checkForUpdates and UpdateParser. r=Unfocused 2012-10-24 08:20:00 +13:00
Axel Hecht
9740f92b6e 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
Blair McBride
d93057561e Bug 671894 - Part 2: Add-ons Manager doesn't recover correctly in some cases when the database is locked. r=Mossop 2012-09-25 16:34:49 +12:00
Dave Townsend
11d6776172 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
Philipp von Weitershausen
d158b5747c 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
Geoff Lankow
bac406e3a3 Bug 773214 - Make AddonInstall/AddonInstallWrapper aware of different icon sizes; r=Unfocused 2012-08-23 18:49:29 +12:00
Tim Taubert
5506df3555 merge m-c to fx-team 2012-08-19 21:07:15 -07:00
Geoff Lankow
409cf6bf73 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
Jesper Kristensen
5ff81d1a5d Bug 782115 - Dictionary add-ons should be compatible by default. r=Mossop 2012-08-16 22:05:30 -04:00
Ed Morley
749bba8724 Merge mozilla-central and fx-team 2012-08-17 19:22:11 +01:00
Mark Capella
88a502ef11 Bug 783404 - Remove superfluous check that nsIDirectoryEnumerator returns a nsIFile, r=unfocused 2012-08-16 16:45:00 +12:00
Atul Jangra
ed69510106 Bug 767236 - Part 3: Name all anonymous functions in XPIProvider.jsm. r=Unfocused 2012-08-15 08:25:00 +12:00
Mark Capella
8d23150c06 Bug 779407 - Remove usage of nsILocalFile in Add-ons Manager, r=unfocused 2012-08-14 16:04:00 +12:00
Blair McBride
5603a82141 Bug 780121 - Expose internal Add-ons Manager objects in debug builds. r=Mossop 2012-08-13 14:19:37 +12:00
Blair McBride
408ece3819 Bug 772238 - NS_ERROR_FILE_TARGET_DOES_NOT_EXIST @ XPIProvider.jsm line 1932 when installing addons on B2G. r=Mossop 2012-08-13 14:19:31 +12:00
Mark Capella
e2f94feb59 Bug 779057 - DirInstallLocation._readAddons() deletes stale pointer files unsafely, r=unfocused 2012-08-07 06:57:00 +12:00
Ekanan Ketunuti
a4a8a5a8c7 Bug 779420 - Fix mixed up variable names newVersion/oldVersion in XPIProvider.processPendingFileChanges. r=Unfocused 2012-08-02 13:48:46 +07:00
Dave Townsend
5af6ddcfe6 Bug 753900: Encode extension ID and version in breakpad annotations. r=Unfocused 2012-07-27 10:53:09 -07:00
Dave Townsend
7e5c0df168 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
a07d3b8c65 Bug 767320 - Cache results of Addon.hasResource() to try avoid unnecessary IO; r=Unfocused 2012-07-18 01:24:51 +12:00