gecko-dev/devtools
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
..
client Bug 1765319 - Part 2: Do not use global this in symbolication.jsm.js. r=canaltinova 2022-05-13 20:12:26 +00:00
docs Bug 1668219 - [devtools] Remove now unused performance actor and front. r=julienw,devtools-backward-compat-reviewers. 2022-05-06 17:16:28 +00:00
perfdocs Backed out changeset b0f8e402178c (bug 1753413) for causing perfdocs lint failures. CLOSED TREE 2022-02-03 21:36:02 +02:00
platform Bug 1731564: Use motivated SpinEventLoopUntil inside devtools/*. r=devtools-reviewers,jdescottes 2021-10-07 08:06:11 +00:00
server Bug 1769026 - [devtools] Remove backward-compat comment for supportedResources. r=nchevobbe 2022-05-12 15:44:56 +00:00
shared Bug 1651428 - [devtools] Group context selector frame targets by their PIDs in Browser Toolbox console. r=Honza. 2022-05-10 11:40:21 +00:00
startup Bug 1594639 - [devtools] Ensure reusing browser toolbox custom binary path on reload. r=nchevobbe 2022-04-21 12:14:39 +00:00
.eslintrc.js Bug 1725952 - Upgrade ESLint to v8.x. r=Mardak 2022-04-22 11:23:30 +00:00
.eslintrc.xpcshell.js
CODE_OF_CONDUCT.md
moz.build Bug 1737573 - [devtools] Migrate MDN docs into Sphinx (connect docs to toc + css) r=nchevobbe,ahal 2021-11-03 10:45:52 +00:00
templates.mozbuild
tsconfig.json