gecko-dev/devtools
Julian Descottes 28807d5a6e Bug 1676427 - [devtools] Remove whitespace added by the webpack Banner plugin r=nchevobbe
Depends on D125943

The Banner including the license text was introducing a white space which fails some of our linters.
The existing js files which are using the Banner plugin are probably skipped by the whitespace linter, but vendors.css is not.

The whitespace is removed in the string passed to the Banner plugin in webpack.config.js.
The rest of the diff comes from running `node devtools/client/debugger/bin/bundle.js`

Differential Revision: https://phabricator.services.mozilla.com/D125969
2021-09-17 15:55:12 +00:00
..
client Bug 1676427 - [devtools] Remove whitespace added by the webpack Banner plugin r=nchevobbe 2021-09-17 15:55:12 +00:00
docs Bug 1729671 - [devtools] Update performance-tests-overview.html for new allocations devtools tests r=ochameau 2021-09-14 14:18:26 +00:00
perfdocs Bug 1725399: [perfdocs] Add link to DAMP tests in performance testing index page r=perftest-reviewers,AlexandruIonescu 2021-08-17 13:33:45 +00:00
platform Bug 1676365 - Move SpinEventLoopUntil to separate header. r=#xpcom-reviewers 2020-11-23 16:10:41 +00:00
server Bug 1730160 - [devtools] Filter content network event against exact target browsingContext/window when EFT is enabled. r=bomsy. 2021-09-17 13:15:44 +00:00
shared Bug 1729925 - [devtools] Avoid leaking commands from TargetFront. r=nchevobbe 2021-09-16 14:43:46 +00:00
startup Bug 1721692 - [devtools] Wait for presShell in browser_aboutdevtools tests r=Honza 2021-08-18 08:17:59 +00:00
.eslintrc.js Bug 1714527 - [devtools] Remove unused serviceworker actor code in DevTools server r=nchevobbe,devtools-backward-compat-reviewers 2021-06-07 20:13:26 +00:00
.eslintrc.xpcshell.js
CODE_OF_CONDUCT.md
moz.build Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
templates.mozbuild
tsconfig.json