gecko-dev/browser/components
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
..
about Bug 1561336 - Move existing strings to an ftl file. r=fluent-reviewers,mtigley,flod 2019-07-31 19:24:53 +00:00
aboutconfig Bug 1561435 - Format browser/components/, a=automatic-formatting 2019-07-05 09:53:32 +02:00
aboutlogins Backed out changeset 586a0cf2202e (bug 1549806) for causing browser_noLoginsView.js and browser_masterPassword.js failures CLOSED TREE 2019-08-02 01:46:01 +03:00
attribution Bug 1515172 support funnel attributes in attribution code r=mconley 2019-07-22 22:06:46 +00:00
build
contextualidentity Bug 1570005 updated and rearranged icons. r=jkt 2019-07-31 14:14:26 +00:00
controlcenter/content Bug 1564077 Fix protection panel height issue r=johannh 2019-07-31 21:10:36 +00:00
customizableui Bug 1569375 - Refactor browser panel CSS to reduce shadow DOM traversal after CE conversion. r=dao 2019-07-31 15:22:08 +00:00
dirprovider Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan 2019-05-01 08:47:10 +00:00
downloads Bug 1569375 - Refactor browser panel CSS to reduce shadow DOM traversal after CE conversion. r=dao 2019-07-31 15:22:08 +00:00
enterprisepolicies Bug 1568946 - Add better errors when addon install policy fails. r=aswan 2019-07-30 18:56:53 +00:00
extensions Bug 1568143 - Don't use JsTerm reference to evaluate code. r=jdescottes. 2019-08-02 11:50:28 +00:00
library
migration Bug 1569414 - Don't hardcode a too old history visit date in test_Chrome_history.js. 2019-07-27 15:57:53 +00:00
newtab Bug 1561547 - Use Messaging System to badge the FxA accounts toolbar button r=r1cky 2019-07-31 19:39:34 +00:00
originattributes Merge inbound to mozilla-central. a=merge 2019-07-27 00:38:36 +03:00
payments Bug 1566457 - Removed deprecated gDevTools JSM. r=jdescottes 2019-07-18 12:25:13 +00:00
places Bug 1568278. Remove various unnecessary QIs to nsIDOMWindow. r=Gijs 2019-07-24 01:26:07 +00:00
pocket Bug 1568278. Remove various unnecessary QIs to nsIDOMWindow. r=Gijs 2019-07-24 01:26:07 +00:00
preferences Bug 1570005 updated and rearranged icons. r=jkt 2019-07-31 14:14:26 +00:00
privatebrowsing Bug 1566182: Annotate mochitests that fail with Fission enabled. r=mccr8 2019-07-15 16:19:32 -07:00
protections Bug 1561336 - Move existing strings to an ftl file. r=fluent-reviewers,mtigley,flod 2019-07-31 19:24:53 +00:00
protocolhandler Bug 1561435 - Format browser/components/, a=automatic-formatting 2019-07-05 09:53:32 +02:00
resistfingerprinting Bug 1561435 - Format browser/components/, a=automatic-formatting 2019-07-05 09:53:32 +02:00
safebrowsing/content/test Bug 1560455 - rename CodebasePrincipal to ContentPrincipal. r=ckerschb 2019-07-08 16:37:45 +00:00
search Bug 1568959 - Add notifications for the urlbar results view opening and closing. r=mak 2019-08-02 07:25:25 +00:00
sessionstore Merge mozilla-central to autoland. a=merge CLOSED TREE 2019-07-27 00:41:55 +03:00
shell Bug 1555454 - disable permafailing tests on macosx1014, migrate mochitest-browser-chrome to macosx1014 r=jmaher 2019-07-23 18:30:26 +00:00
syncedtabs Bug 1561435 - Format browser/components/, a=automatic-formatting 2019-07-05 09:53:32 +02:00
tests Bug 1568692 - Show a page like what's new on startup once but not dependent on major version bump r=k88hudson 2019-07-30 17:39:34 +00:00
touchbar Backed out changeset 4aead1eca8c6 (bug 1521893) to fix crashes (bug 1568862) 2019-07-29 17:11:19 +02:00
translation Bug 1561435 - Format browser/components/, a=automatic-formatting 2019-07-05 09:53:32 +02:00
uitour Backed out changeset f2b7c868c0a7 (bug 1562006) for browser chrome failures. CLOSED TREE 2019-07-29 23:37:58 +03:00
urlbar Bug 1570688 - Remove UrlbarController::viewContextChanged. r=mak 2019-08-02 08:36:29 +00:00
.eslintrc.js
BrowserComponents.manifest
BrowserContentHandler.jsm Bug 1568692 - Show a page like what's new on startup once but not dependent on major version bump r=k88hudson 2019-07-30 17:39:34 +00:00
BrowserGlue.jsm Backed out changeset de47b64c35f1 (bug 1549808) for failing at browser_masterPassword.js on a CLOSED TREE. 2019-07-31 22:46:42 +03:00
components.conf
distribution.js Bug 1561435 - Format browser/components/, a=automatic-formatting 2019-07-05 09:53:32 +02:00
moz.build Bug 1555893 - The what's new page test should only run when building with MOZ_UPDATER. r=bytesized 2019-05-31 17:45:51 +00:00
nsIBrowserHandler.idl