gecko-dev/devtools
J. Ryan Stinnett f783eddfec Bug 1453519 - Avoid process reselection inside RDM. r=ochameau
Use `E10SUtils` to check for cases where browser code would try to force a
browser to reselect a new process (such as when it is a preloaded browser) so
that we can avoid any process changes once RDM is open.

If such a case applies, navigate to about:blank first to trigger the process
change before starting RDM.

MozReview-Commit-ID: CxspLFXXotF

--HG--
extra : rebase_source : cb94789344f17c0b51ff4afbb54921218a2dd1b5
2018-04-13 11:57:44 -05:00
..
client Bug 1453519 - Avoid process reselection inside RDM. r=ochameau 2018-04-13 11:57:44 -05:00
docs Bug 1446901 - Remove references to Valence in DevTools codebase;r=jdescottes 2018-05-05 00:52:19 +09:00
platform Bug 1432992, part 1 - Remove definitions of Ci, Cr, Cc, and Cu. r=florian 2018-02-06 09:36:57 -08:00
server Bug 1450946 - Convert ContentActor to protocol.js; r=ochameau 2018-05-07 11:06:35 +02:00
shared Bug 1450946 - Convert ContentActor to protocol.js; r=ochameau 2018-05-07 11:06:35 +02:00
startup Bug 1441507 - Fix window focus issue for intermittent browser_shim_disable_devtools;r=pbro 2018-05-04 19:40:23 +02:00
.eslintrc.js Bug 1456755 - Enable ESLint rule no-undef for devtools/{client/scratchpad/,shared/tests/unit}. r=jdescottes 2018-04-24 21:46:01 +01:00
.eslintrc.mochitests.js Bug 1443661 - Enable ESLint rule no-undef for test files in devtools/client/webconsole/new-console-output/. r=nchevobbe 2018-03-06 22:50:58 +00:00
.eslintrc.xpcshell.js Bug 1443661 - Enable ESLint rule no-undef for test files in devtools/client/webconsole/new-console-output/. r=nchevobbe 2018-03-06 22:50:58 +00:00
CODE_OF_CONDUCT.md
moz.build Bug 1448077 - move DevTools prefs from libpref/init/all.js to devtools/shared;r=jryans 2018-04-06 12:22:53 +02:00
templates.mozbuild