gecko-dev/devtools/client
Tooru Fujisawa 11c6b37c5f Bug 1765319 - Part 2: Do not use global this in symbolication.jsm.js. r=canaltinova
This `global` variable is used for accessing Error prototypes, and they're
properties of the shared global (`globalThis`), not per-JSM global (`this`).

Differential Revision: https://phabricator.services.mozilla.com/D144131
2022-05-13 20:12:26 +00:00
..
aboutdebugging Bug 1668219 - [devtools] Remove devtools.performance.new-panel-enabled preference. r=julienw. 2022-05-06 17:16:26 +00:00
accessibility Bug 1762601 - Migrate all of devtools from Cu.import to ChromeUtils.import. r=jdescottes,perftest-reviewers,sparky 2022-04-04 13:41:02 +00:00
application Bug 1759987 - [devtools] Drop assertPausedLocation in favor of assertPausedAtSourceAndLine. r=bomsy 2022-03-23 18:17:50 +00:00
bin Bug 1746334 - [devtools] node tests: Suffix yarn command with .cmd on Windows r=Honza 2022-01-06 16:49:40 +00:00
debugger Bug 1695896 - Add/edit log on breakpoint in sidebar scroll line into view. r=bomsy 2022-05-13 16:22:01 +00:00
dom Bug 1741811 - [devtools] Make watchTargets take a single object param. r=ochameau. 2021-11-23 13:23:35 +00:00
framework Bug 1668219 - [devtools] Remove prefs used in old perf panel. r=bomsy. 2022-05-06 17:16:30 +00:00
fronts Bug 1688231 - [devtools] Delete noPauseOnThreadActorAttach trait. r=bomsy. 2022-05-10 11:48:45 +00:00
inspector Bug 1765167 - Part 2: Stop using Cu.import in devtools/. r=mossop 2022-05-03 06:32:29 +00:00
jsonview Bug 1514495 - [devtools] Add a button to clear filter input in JSON inspector r=Honza,Oriol 2022-04-06 11:48:41 +00:00
locales Bug 1668219 - [devtools] Remove prefs used in old perf panel. r=bomsy. 2022-05-06 17:16:30 +00:00
memory Bug 1762601 - Migrate all of devtools from Cu.import to ChromeUtils.import. r=jdescottes,perftest-reviewers,sparky 2022-04-04 13:41:02 +00:00
netmonitor Bug 1766013 - [devtools] Rewrite old test for the currently panel to the New Request Panel. r=bomsy 2022-04-27 14:57:03 +00:00
performance-new Bug 1765319 - Part 2: Do not use global this in symbolication.jsm.js. r=canaltinova 2022-05-13 20:12:26 +00:00
preferences Bug 1765330 - [devtools] Remove skip-pausing debugger feature flag. r=jdescottes 2022-04-20 15:05:59 +00:00
responsive Bug 1759962 - Don't return the DPI override in devicePixelRatio to privileged code. r=nchevobbe,webdriver-reviewers 2022-03-23 17:03:04 +00:00
shared Bug 1766533 - Fix devtools HSplitBox for ESLint rule no-constant-binary-expression. r=nchevobbe 2022-05-10 20:04:03 +00:00
storage Backed out 3 changesets (bug 1758745, bug 1758740, bug 1762462) for causing mochitest failures on test_storagePermissionsAccept.html CLOSED TREE 2022-05-10 20:12:45 -04:00
styleeditor Bug 1688231 - [devtools] Remove unnecessary StyleSheetEditor#_isUpdating. r=bomsy. 2022-05-10 11:48:44 +00:00
themes Bug 1767970 - [devtools] Merge SplitView into StyleEditorUI. r=jdescottes. 2022-05-09 09:09:57 +00:00
webconsole Bug 1688231 - [devtools] Remove backward command for :block command. r=bomsy. 2022-05-10 11:48:45 +00:00
.eslintrc.js
constants.js
definitions.js Bug 1668219 - [devtools] Remove devtools.performance.new-panel-enabled preference. r=julienw. 2022-05-06 17:16:26 +00:00
devtools-client.js
devtools-experimental-prefs.js Bug 1732881 - [devtools] Remove references to devtools.testing.enableServerWatcherSupport. r=ochameau. 2021-10-04 11:34:01 +00:00
jar.mn Bug 1668219 - [devtools] Remove widgets only used on old perf panel. r=bomsy. 2022-05-06 17:16:27 +00:00
menus.js Bug 1701004 - [devtools] Use a dedicated commands instance for the eyedropper menu item r=nchevobbe 2021-07-06 19:22:24 +00:00
moz.build Bug 1668219 - [devtools] Remove devtools/client/performance. r=julienw. 2022-05-06 17:16:27 +00:00