gecko-dev/browser/components/extensions
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
..
child Bug 1562642 - Part 3 - Add missing MPL2 headers in browser & toolkit r=Gijs 2019-07-10 12:03:37 +00:00
parent Bug 1570434 - Add an API to toggle engagement event telemetry. r=adw,mixedpuppy 2019-08-01 16:37:17 +00:00
schemas Bug 1570434 - Add an API to toggle engagement event telemetry. r=adw,mixedpuppy 2019-08-01 16:37:17 +00:00
test Bug 1568143 - Don't use JsTerm reference to evaluate code. r=jdescottes. 2019-08-02 11:50:28 +00:00
.eslintrc.js
ext-browser.json Bug 1569366 - Move the top sites API from toolkit to browser r=mixedpuppy 2019-07-29 17:00:19 +00:00
extension-mac-panel.css
extension-mac.css Bug 1482411 - Port bug 1371951 changes to extension-mac.css r=mixedpuppy 2018-08-10 15:00:35 +00:00
extension-win-panel.css
extension.css Bug 1514567 - Added :invalid CSS style for extension's input elements. r=bwinton 2019-02-23 23:46:23 +02:00
extension.svg
ExtensionControlledPopup.jsm Bug 1561435 - Format browser/components/, a=automatic-formatting 2019-07-05 09:53:32 +02:00
ExtensionPopups.jsm Bug 1569375 - Refactor browser panel CSS to reduce shadow DOM traversal after CE conversion. r=dao 2019-07-31 15:22:08 +00:00
extensions-browser.manifest Bug 1325814 - Add extension API to find menu target r=mixedpuppy 2018-08-04 18:09:49 +02:00
jar.mn Bug 1569366 - Move the top sites API from toolkit to browser r=mixedpuppy 2019-07-29 17:00:19 +00:00
moz.build Bug 1507709 - Move WebExtensions geckoProfiler API to toolkit. r=kmag 2019-03-22 13:18:01 +00:00