Commit Graph

100 Commits

Author SHA1 Message Date
Christoph Kerschbaumer
83099fe604 Bug 1243936 - Convert remaining callsites within devtools/ and toolkit/ to use channel.open2() 2016-01-29 09:16:13 -08:00
Bill McCloskey
c95da3e673 Bug 1233497 - Fix infrastructure for disallowing unsafe CPOWs in browser code. r=mrbkap
--HG--
extra : commitid : AkRt0J9Cpgt
extra : rebase_source : 39bf3c27ce593c95e4aecb5f7bb55a8ffc05382c
2016-01-05 19:28:27 -05:00
Mike Conley
0378457e8d Bug 1233803 - Add sessionHistory shim for gBrowser and remote browsers. r=krizsa
--HG--
extra : commitid : 8IVczrrMhtB
extra : rebase_source : 4225883a3b72ceca043ce4036dd0faf458889ba0
extra : histedit_source : 15068184b87f3537c46c28a9eee77af8bd206f26
2016-01-14 15:08:53 -05:00
Mike Conley
dd3bca5a86 Bug 1233803 - Add RemoteWebNavigation sessionHistory shim for addons. r=krizsa
--HG--
extra : commitid : FHCAmKSgqxx
extra : rebase_source : 6c1ed5b96cc7b8400828773c3c31e73c4b2c7a9a
extra : histedit_source : e216d1776c859c80e1c78d8990cbecae27674b24
2016-01-07 09:52:35 -05:00
Dave Townsend
86f03db916 Bug 1229142: Link browser and toolkit test directory to the shared eslintrc files. r=Standard8
--HG--
extra : commitid : CKT2WDkxE4k
extra : rebase_source : 0be50c483317355b1e9af5985d53e85604748432
extra : histedit_source : 65d203f57ebd38b8c130e5db9aaa8ae3f507e7ac
2015-11-30 13:05:00 -08:00
Gabor Krizsanits
4f1dd52391 Bug 1196975 - part1: shimwaiver. r=billm 2015-10-09 05:58:00 +02:00
Bill McCloskey
de23733337 Bug 1219504 - Test changes (r=Gijs,mconley,jryans,MattN,Mossop) 2015-11-04 10:56:15 -08:00
Jonas Sicking
4316c13003 Bug 1182571: Fix nsILoadInfo->GetContentPolicyType API to be less ambigious. Audit and fix all users of it. r=ckerschb 2015-10-19 11:14:54 -07:00
Alexandre Poirot
89cb263b54 Bug 1204812 - Keep Console.jsm in toolkit/modules/ r=jryans,Mossop
--HG--
rename : devtools/shared/Console.jsm => toolkit/modules/Console.jsm
2015-10-15 03:45:22 -07:00
J. Ryan Stinnett
efe328f1b2 Bug 912121 - Rewrite require / import to match source tree. rs=devtools
In a following patch, all DevTools moz.build files will use DevToolsModules to
install JS modules at a path that corresponds directly to their source tree
location.  Here we rewrite all require and import calls to match the new
location that these files are installed to.

--HG--
extra : commitid : F2ItGm8ptRz
extra : rebase_source : b082fe4bf77e22e297e303fc601165ceff1c4cbc
2015-09-21 12:04:18 -05:00
Christoph Kerschbaumer
696a2d029f Bug 1204703 - Add AsyncOpen2 to channels in toolkit/ and b2g/ (r=sicking)
--HG--
extra : source : deda472458fd5314c11461302008ce984dbd00a7
2015-09-18 09:27:32 -07:00
Christoph Kerschbaumer
35ed4ce561 Bug 1204703 - Add AsyncOpen2 to channels within JS tests (r=sicking)
--HG--
extra : source : 309b4d1ab81c67783d7db0968bcff7c88108ba4f
2015-09-18 09:27:52 -07:00
Wes Kocher
8414be2356 Backed out 3 changesets (bug 1143922) for landing with the wrong bug number
Backed out changeset 309b4d1ab81c (bug 1143922)
Backed out changeset deda472458fd (bug 1143922)
Backed out changeset 977d5b7ecba3 (bug 1143922)
2015-09-18 14:13:33 -07:00
Christoph Kerschbaumer
a54527efd5 Bug 1143922 - Add AsyncOpen2 to channels within JS tests (r=sicking) 2015-09-18 09:27:52 -07:00
Christoph Kerschbaumer
bee2068e40 Bug 1143922 - Add AsyncOpen2 to channels in toolkit/ and b2g/ (r=sicking) 2015-09-18 09:27:32 -07:00
Shu-yu Guo
64db2267cf Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff) 2015-09-15 11:19:45 -07:00
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