Commit Graph

1442 Commits

Author SHA1 Message Date
Mike Hommey
f25c307c6b Bug 937526 - Cleanup unicharutil/util and rdf/util related things. r=gps 2013-11-16 13:37:54 +09:00
Dave Townsend
1528eef71c Bug 935189: Use OS.File to remove directories recursively. r=Unfocused 2013-11-12 09:30:37 -08:00
Dave Townsend
c0f0e7ca5d Bug 932361: Avoid using too many file handles during XPI extraction. r=Unfocused 2013-11-07 15:18:25 -08:00
Irving Reid
697d0067be Bug 930548: collect more per-addon Telemetry details; r=unfocused 2013-11-05 10:41:14 -05:00
Nils Maier
768a04cfb5 Bug 929297 - Part 1: AddonManager should refuse to run in child processes. r=Unfocused 2013-10-28 04:52:00 +00:00
Jared Wein
80765de99e Bug 931169 - waitForCondition should guard the condition evaluation. r=dkeeler
--HG--
extra : rebase_source : 13b3ba78cccf9e4f6e25ec305f2def2a59a41c74
2013-10-25 17:48:05 -04:00
Blair McBride
dd75fd5804 Bug 697314 - Defer importing xpinstall permissions until necessary. r=Mossop
--HG--
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug578467.js => toolkit/mozapps/extensions/test/xpcshell/test_permissions_prefs.js
2013-10-25 14:22:32 +13:00
Dave Townsend
8a36331873 Bug 562674: Make XPI extraction asynchronous. r=Unfocused 2013-10-24 09:23:32 -07:00
Mike Hommey
61124c1afc Bug 921492 - Make StrictOrderingOnAppendList use actual alphabetical sorting. r=mshal,r=gps 2013-10-24 08:05:43 +09:00
Irving Reid
fe3d0bf9a6 Bug 846921: record details about individual addons in XPI provider; r=unfocused,vladan 2013-10-11 13:13:31 -04:00
Felipe Gomes
46ea4352a1 Backed out changeset 24c2574041dd (bug 900954) 2013-10-10 18:43:29 -07:00
Blair McBride
5d8f6ea36f Bug 910172 - Refactor XPIProvider.importPermissions out to a reusable JSM. r=Mossop 2013-10-10 14:30:34 +13:00
Ms2ger
105ce73cfa Bug 922268 - Remove empty makefiles; r=gps 2013-10-03 09:10:00 +02:00
Martijn Wargers
4b5db21172 Bug 922008 - Remove more enablePrivilege calls, part2. r=jmaher 2013-09-30 11:30:01 +02:00
Gregory Szorc
b03f79a7e6 Bug 920223 - Part 3: Mass convert MOCHITEST_BROWSER_FILES to manifests; rs=Ms2ger 2013-09-30 09:52:06 +02:00
Gregory Szorc
e53ac5e38d Bug 920223 - Part 1: Mass convert MOCHITEST_FILES to manifests; rs=Ms2ger 2013-09-30 09:51:57 +02:00
Ed Morley
d84dee3273 Backed out changeset 77bff106b704 (bug 920223) 2013-09-30 12:50:12 +01:00
Ed Morley
eccf636a23 Backed out changeset 8b02873ee07e (bug 920223) 2013-09-30 12:50:05 +01:00
Gregory Szorc
e4af98efbf Bug 920223 - Part 3: Mass convert MOCHITEST_BROWSER_FILES to manifests; rs=Ms2ger 2013-09-30 09:52:06 +02:00
Gregory Szorc
cabc6369a6 Bug 920223 - Part 1: Mass convert MOCHITEST_FILES to manifests; rs=Ms2ger 2013-09-30 09:51:57 +02:00
Jan Varga
8d28f23732 Bug 832883 - Move IDBKeyRange to WebIDL and define indexedDB/IDBKeyRange in all the spots. r=khuey,bent (initial work done by Ms2ger) 2013-09-28 13:25:46 +02:00
Abhishek Potnis
baa8398656 Bug 909159: Define UNKNOWN_XPCOM_ABI in AddonManager.jsm. r=Unfocused 2013-09-27 22:25:39 +12:00
Wes Kocher
8136df6573 Merge inbound to m-c 2013-09-24 19:41:44 -07:00
Felipe Gomes
6e5a1500fe Bug 900954 - Make some tests in test_AddonRepository_cache.js wait for data flushed to disk instead of the update-complete notification. r=bmcbride 2013-09-24 01:57:08 -03:00
Gregory Szorc
ed68c2482b Bug 901990 - Part 2: Upgrade xpcshell manifests; r=ted
--HG--
rename : toolkit/mozapps/extensions/test/xpcshell-unpack/head_unpack.js => toolkit/mozapps/extensions/test/xpcshell/head_unpack.js
2013-09-24 11:50:08 -07:00
Ed Morley
8ecccccfc3 Merge latest green fx-team changeset and mozilla-central 2013-09-19 15:39:37 +01:00
Sachin Hosmani
a29d503c6f Bug 802434 - Support resetting preferences when disabling blocklisted add-ons. r=Unfocused 2013-09-14 22:57:09 +05:30
Mike Hommey
ae0966be15 Bug 917622 - Use INSTALL_TARGETS for mochitests. r=gps 2013-09-19 07:39:58 +09:00
Irving Reid
d1dfdf8df8 Bug 911621 - Ensure that XPI and AddonRepository JSON is completely written before shutdown. r=Unfocused 2013-09-12 23:11:30 -04:00
Boris Zbarsky
9e605eea62 Bug 913855. Fix consumers of window mediator to be more consistent in their checking for closed windows. r=dolske
Note that we can't just stop returning closed windows from the window
mediator, because some consumers (e.g. session restore) rely on seeing
closed windows in the list so they can remove them from their internal
data structures expeditiouly.
2013-09-13 17:29:51 -04:00
Mike Hommey
f1cf3b4238 Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
Georg Fritzsche
838cae9ace Bug 899080 - Test fixup part 3 - toolkit. r=bsmedberg 2013-09-04 16:07:30 +02:00
Irving Reid
eb60b82936 Bug 911014: Register unload handler even if dialog delay pref is zero; r=unfocused 2013-09-03 10:43:01 -04:00
Martin Stransky
4dd0455aaa Bug 815120 - xpinstall.enabled=false still allows to install xpi via. addon search. r=Unfocused 2013-08-29 11:22:18 -04:00
Irving Reid
d538094656 Bug 908304: Wait until confirm window closes before installing add-ons; r=Unfocused 2013-08-28 12:33:13 -04:00
Alexandre Poirot
44249ba817 Bug 909793 - ReferenceError: AddonManagerPrivate is not defined (resource://gre/modules/XPIProvider.jsm -> resource://gre/modules/XPIProviderUtils.js:683); r=Unfocused 2013-08-28 22:03:40 -04:00
Irving Reid
72a69f26e3 Bug 853388: Add telemetry measurements; r=Unfocused,vladan 2013-08-22 11:56:28 -04:00
Irving Reid
041b80502c Bug 904927: Assign globals to "this" in modules so that they are available through the B2G module loader; r=Unfocused 2013-08-19 11:03:12 -04:00
Irving Reid
332c603f26 Bug 853388: Keep trying to save JSON even if read or save fails; r=unfocused 2013-08-09 20:21:47 -04:00
Irving Reid
35516037a0 Bug 853388: Load JSON database asynchronously outside of startup; r=unfocused 2013-08-08 16:05:33 -04:00
Irving Reid
18f29be579 Bug 853388: Trigger XPI database conversion from SQLITE based on schema version preference; r=unfocused 2013-08-08 15:56:39 -04:00
Irving Reid
bb04dc0106 Bug 853388: Remove transaction model of database flush control and implement async save of database; r=unfocused 2013-08-08 15:56:35 -04:00
Irving Reid
8dc12a6caf Bug 853388: Upgrade existing SQLITE databases to JSON; r=unfocused 2013-08-08 15:56:26 -04:00
Irving Reid
9cfac5cf1e Back out 74673d1b1718 for missing reviewer 2013-08-10 19:38:14 -04:00
Irving Reid
985a1f45f7 Back out 2015a41cdf70 for missing reviewer 2013-08-10 19:37:00 -04:00
Irving Reid
262e61a2c4 Back out 816af0c07c46 for missing reviewer 2013-08-10 19:34:46 -04:00
Irving Reid
f0e9ed1e61 Back out 629a3e8bd2b1 for missing reviewer 2013-08-10 19:32:34 -04:00
Irving Reid
f8373ef7f3 Back out 20d83a7220ca for missing reviewer 2013-08-10 19:27:33 -04:00
Irving Reid
3523641f7f Bug 853388: Keep trying to save JSON even if read or save fails 2013-08-09 20:21:47 -04:00
Irving Reid
8ad9d64ede Bug 853388: Load JSON database asynchronously outside of startup 2013-08-08 16:05:33 -04:00