gecko-dev/browser
Nicolas Chevobbe 9eb7ab91ab Bug 1568143 - Don't use JsTerm reference to evaluate code. r=jdescottes.
JSTerm `execute` function is renamed to `_execute` to emphasize
that it's a private function.
A `dispatchEvaluateExpression` is added to the WebConsoleWrapper
so other panels can use that if they need to.
A test helper is added to be able to evaluate without grabbing
the jsterm reference, and tests are modified to use the new
helper, or the existing `executeAndWaitForMessage`.

Differential Revision: https://phabricator.services.mozilla.com/D39024

--HG--
extra : moz-landing-system : lando
2019-08-02 11:50:28 +00:00
..
actors Bug 1555711 - Port RemotePrompt to a JS Window Actor to be Fission-compatible. r=NeilDeakin,layely 2019-07-31 15:32:15 +00:00
app Bug 1567623 - Update AssertEvalNotUsingSystemPrincipal and re-enable it r=ckerschb 2019-08-01 20:45:01 +00:00
base Bug 1570742 - fix sumo link of the social tracking doorhanger; r=johannh 2019-08-01 21:28:11 +00:00
branding Bug 1566968 - Prevent very long reinstall prompt strings from overflowing the window. r=agashlin 2019-07-18 06:27:08 +00:00
components Bug 1568143 - Don't use JsTerm reference to evaluate code. r=jdescottes. 2019-08-02 11:50:28 +00:00
config Bug 1566336 - Build clang from git rather than subversion. r=glandium 2019-08-01 07:26:55 +09:00
docs Bug 1566932 - Move quantumbar docs to browser/components/urlbar/docs. r=mak 2019-07-23 17:54:03 +00:00
extensions Bug 1570636 - Update pdf.js to version 2.3.57. r=bdahl 2019-08-01 15:48:29 +00:00
fonts
fxr Bug 1565296 - Implement Command Line Handler for FxR on desktop r=mossop,Gijs 2019-07-29 20:11:27 +00:00
installer Backed out changeset 4aead1eca8c6 (bug 1521893) to fix crashes (bug 1568862) 2019-07-29 17:11:19 +02:00
locales Backed out changeset 7a06c08bf267 (bug 1501886) for bc failures e.g. browser_window_menu_list.js on a CLOSED TREE 2019-08-02 05:44:47 +03:00
modules Bug 1555711 - Port RemotePrompt to a JS Window Actor to be Fission-compatible. r=NeilDeakin,layely 2019-07-31 15:32:15 +00:00
themes Bug 1567896 - Part 3: Implement social tracking protection doorhanger; r=johannh 2019-08-01 08:15:57 +00:00
tools/mozscreenshots Bug 1555454 - disable browser-screenshot test cases that time out on macosx1014 r=jmaher 2019-07-31 18:01:35 +00:00
.eslintrc.js Bug 1558517 - Pre 3.0: Remove conflicting eslint rules, and turn on "curly: all" everywhere, r=standard8 2019-06-28 17:14:01 +02:00
app.mozbuild
build.mk
confvars.sh Bug 1562952 - Always build signmar when mar is built. r=nalexander 2019-07-16 19:01:03 +00:00
defs.mk
l10n-registry.manifest Bug 1555662 - Register L10nRegistry sources using categories. r=kmag 2019-06-08 04:37:31 +00:00
LICENSE
Makefile.in
moz.build Bug 1565296 - Implement Command Line Handler for FxR on desktop r=mossop,Gijs 2019-07-29 20:11:27 +00:00
moz.configure