Commit Graph

84 Commits

Author SHA1 Message Date
Jonathan Griffin
cf56e85136 Bug 1136892 - Create a browser-chrome-addons tag for running addon-specific browser-chrome tests, r=chmanchester
--HG--
extra : commitid : HKQaOeqUMj1
2015-08-25 09:38:39 -07:00
Bobby Holley
8dafae9b4d Bug 1180921 - Create a dumping ground for simple services in toolkit/components/utils. r=Gijs 2015-07-11 10:32:56 -04:00
Wes Kocher
45be9b06a3 Backed out 5 changesets (bug 1180921) for build failures in BasePrincipal.cpp
Backed out changeset d8c1a2e11a9a (bug 1180921)
Backed out changeset f4dd8c53df5f (bug 1180921)
Backed out changeset b272a0ebf5d8 (bug 1180921)
Backed out changeset 8e86b6a7d201 (bug 1180921)
Backed out changeset bbdebd7b8881 (bug 1180921)
2015-07-09 17:43:08 -07:00
Bobby Holley
bab1089f3e Bug 1180921 - Create a dumping ground for simple services in toolkit/components/utils. r=Gijs 2015-07-09 17:25:13 -07:00
Bill McCloskey
faa7457301 Bug 1171173 - Pass multiprocessCompatible flag to bootstrapped add-ons correctly (r=felipe) 2015-07-07 17:24:40 -07:00
Gabor Krizsanits
dca2e552ad Bug 1173451 - RemoteAddonsChild init should be optional. r=mconley 2015-07-07 10:56:26 +02:00
Bill McCloskey
4bc496d2d3 Bug 1166886 - Comment out some code that is supposed to be disabled (r=mconley) 2015-06-30 15:56:00 -07:00
Bill McCloskey
178b6a3e18 Bug 1167794 - Allow dumping shim debugging to stdout (r=gabor,a=KWierso) 2015-06-19 17:35:10 -07:00
Gabor Krizsanits
c5989e232b Bug 1164014 - Shim optimization. r=billm 2015-06-08 09:28:54 +02:00
Gabor Krizsanits
526094fdf3 Bug 1164014 - Fixing defaultShims. r=billm 2015-06-08 09:28:48 +02:00
Marcos Caceres
f3046f2de1 Bug 1170385 - Adds csp-on-violate-policy to RemoteAddonsParent.jsm. r=billm
* Adds csp-on-violate-policy to TOPIC_WHITELIST of RemoteAddonsParent.jsm + enables dependent tests
 * Enables dependent tests
---
 dom/base/test/csp/browser.ini                         | 1 -
 toolkit/components/addoncompat/RemoteAddonsParent.jsm | 1 +
 2 files changed, 1 insertion(+), 1 deletion(-)
2015-06-04 18:17:32 -04:00
Ryan VanderMeulen
1bc8d0eab9 Backed out changesets eebab8b7ea69 and 5b908d656044 (bug 1164014) for e10s OOMs. 2015-06-02 12:23:12 -04:00
Gabor Krizsanits
7a422f317b Bug 1164014 - Shim optimization. r=billm 2015-06-02 16:00:30 +02:00
Gabor Krizsanits
62a9c0b532 Bug 1164014 - Fixing defaultShims. r=billm 2015-06-02 16:00:23 +02:00
Bob Owen
dd609468e4 Backed out 2 changesets (bug 1164014) for WinXP debug crashtest failures on a CLOSED TREE
Backed out changeset 4f4454ece5ac (bug 1164014)
Backed out changeset 81d78a498313 (bug 1164014)
2015-06-01 07:39:25 +01:00
Gabor Krizsanits
e0bd57ba62 Bug 1164014 - Shim optimization. r=billm 2015-05-31 10:46:49 +02:00
Gabor Krizsanits
8f75dcfa54 Bug 1164014 - Fixing defaultShims. r=billm 2015-05-31 10:46:46 +02:00
Ryan VanderMeulen
585e87aaf9 Backed out changesets 63671ebfa2dd and da3d272ad1c2 (bug 1164011) for frequent xpc::InterposeProperty crashes. 2015-05-29 12:51:34 -04:00
Gabor Krizsanits
06f319aa35 Bug 1164011 - Shim optimisation. r=billm 2015-05-29 14:47:49 +02:00
Gabor Krizsanits
7045e66e74 Bug 1164011 - Fixing defaultShims. r=billm 2015-05-29 14:47:49 +02:00
Bill McCloskey
d60248a28f Bug 1164011 - Test for CPOW shims. r=mconley 2015-05-26 11:55:40 +02:00
Christoph Kerschbaumer
6b24d4a573 Bug 1167053 - Convert NetUtil.newChannel2 callsites to use new API - update newChannel2 (r=sicking,paolo) 2015-05-21 19:52:03 -07:00
Gabor Krizsanits
0e8ed736d9 Bug 1148188 - part2: interposeCall. r=billm 2015-05-07 14:03:24 +02:00
Gabor Krizsanits
3dc926d6da Bug 1148188 - part1: defaultShims. r=billm 2015-05-07 14:01:43 +02:00
Bill McCloskey
ef1fa80639 Bug 1081879 - [e10s] WebProgress shims (r=mconley) 2015-04-29 17:23:48 -07:00
Tooru Fujisawa
779ce8a8fd Bug 1155846 - Comment out intentionally unreachable code and unused parameters in Prefetcher.jsm. r=billm 2015-04-18 14:58:29 +09:00
Bill McCloskey
dff23ab14d Bug 1154465 - Test for add-on compat warnings (r=gabor) 2015-04-15 20:01:13 -07:00
Bill McCloskey
9090527720 Bug 1154465 - Fix add-on shim telemetry (r=gabor) 2015-04-15 20:00:37 -07:00
Christoph Kerschbaumer
94d55409cf Bug 1147562 - Update remaining callsites of newChannel before landing the shim in toolkit/ (r=gijs) 2015-04-09 10:10:45 -07:00
Bill McCloskey
124dceea89 Bug 1150754 - Add keyed histogram for add-on shim usage (r=gabor) 2015-04-07 13:46:24 -07:00
Gabor Krizsanits
b0b531a524 Bug 1133761 - Warnings for chrome-script limitations. r=wmccloskey 2015-04-02 10:25:42 +02:00
Gabor Krizsanits
f06601eb6d Bug 1133761 - helper for e10s addon compat warnings. r=wmccloskey 2015-04-02 10:25:42 +02:00
Christoph Kerschbaumer
473dfdcf5f Bug 1138649 - Update remaining callsites to use newChannel2 in toolkit/components (r=gijs,billm) 2015-03-12 11:27:17 -07:00
Dave Townsend
19d3403bba Bug 1133141: Reduce the amount of CPOW traffic caused by shimmed events. r=billm
--HG--
extra : rebase_source : d9e85e2373efff7252070ed528bb535b78260eb3
2015-02-14 00:14:25 -08:00
Dave Townsend
0f22a9962b Bug 1127026: Shimmed AboutProtocolInstance.getURIFlags always returns null. r=billm 2015-01-30 09:14:13 -08:00
Bill McCloskey
94aebaaa39 Bug 1072980 - Don't allow CPOWs to be passed to C++ code (r=mrbkap,ally,mconley) 2015-01-29 11:28:01 -08:00
Bill McCloskey
082d988ab6 Bug 1126018 - [e10s] Add shims for some observer topics (r=mconley) 2015-01-29 11:24:46 -08:00
Bill McCloskey
e7ba6e45a0 Bug 1126018 - [e10s] Add shim for window._content (r=mconley) 2015-01-29 11:24:46 -08:00
Bill McCloskey
16620cea14 Bug 1126018 - [e10s] Improve dummy window shim (r=mconley) 2015-01-29 11:24:46 -08:00
Blake Kaplan
874afdcae9 Bug 1120613 - Handle functions and objects that claim to be functions as well. r=billm 2015-01-21 16:14:20 -08:00
Mike Conley
3f7b53a553 Bug 1110495 - Wrap try/catch around e10s add-on shim initialization. r=billm.
--HG--
extra : rebase_source : 43cee1df2bced048dc22be58a7f0a2ccb9dc92a5
2015-01-13 18:19:18 -05:00
Bill McCloskey
a4ecf73623 Bug 1102643 - [e10s] Prefetching for add-on shims (r=mconley) 2015-01-05 13:49:44 -08:00
Bill McCloskey
f9e9be69df Backout bug 1072980 due to regressions (a=backout) 2014-12-20 21:15:36 -08:00
Bill McCloskey
39f8f8baaf Bug 1102643 - Track add-on ID in e10s shims (r=mconley) 2014-12-18 17:34:24 -08:00
Bill McCloskey
b17fddbc37 Bug 1072980 - Ensure event.currentTarget is correct in event shim (r=ally) 2014-12-18 17:34:24 -08:00
Bill McCloskey
727e608675 Bug 1072980 - Don't pass CPOW as notificationCallbacks in nsIAboutProtocol shim (r=ally) 2014-12-18 17:34:23 -08:00
Mike Conley
1be222f2c8 Bug 1102410 - Regression test to ensure that multiple shimmed nsIAboutModule's can be accessed from the content process. feedback=ally, r=mrbkap,billm. 2014-11-26 10:47:22 -05:00
Mike Conley
d4e3abf140 Bug 1102410 - Make AboutProtocolChild use a unique classID each time it registers a new nsIAboutModule. r=billm.
--HG--
extra : rebase_source : eb937c4c8996441eb92b41e2620820f99937ed90
2014-11-26 10:48:26 -05:00
Tim Taubert
46ac2d37ce Bug 1075450 - Disable some Awesomebar actions for private windows r=mak 2014-11-21 23:39:44 +01:00
Bill McCloskey
2b050e3709 Bug 1102635 - [e10s] Handle factory unregistration better in AboutProtocol shim (r=mconley) 2014-11-21 14:01:45 -08:00