gecko-dev/devtools/client
Patrick Brosset a365f19d19 Bug 1553451 - Lower the eslint complexity level to 20 for devtools and exlude more complex functions; r=jdescottes
We want to go back to ESLint's default complexity level so that newly introduced code is checked for complexity.
At the same time, to make that work, we're excluding all of the more complex functions for now.
We should fix them: make them less complex, and remove the eslint-disable comment.
See bug 1553449 for more information about this.

Differential Revision: https://phabricator.services.mozilla.com/D32139

--HG--
extra : moz-landing-system : lando
2019-05-23 09:06:16 +00:00
..
aboutdebugging Bug 1551150 - Override the old about:debugging's in-content category button min-width to better respond to compact window width r=dao 2019-05-13 17:52:43 +00:00
aboutdebugging-new Bug 1520191 - Polish style for error and warning messages r=jdescottes,ladybenko,flod 2019-05-21 11:14:47 +00:00
accessibility Bug 1551573 - add beta bubble text to accessibility checks toolbar in Firefox 68. r=mtigley 2019-05-16 17:15:40 +00:00
application Bug 1543324 - Part 2: Rename --theme-body-color-* variables to --theme-text-color-*; r=ntim 2019-04-17 14:06:58 +00:00
bin Bug 1535484 - Add proper logs for node-devtools test suite r=jlast 2019-05-10 22:21:26 +00:00
debugger Bug 1552609 - Fix eslint failure. r=jlast 2019-05-22 00:10:06 +03:00
dom Bug 1223368 - Refactor searchbox style to be consistent across tools. r=fvsch,gl,Honza,nchevobbe 2019-05-11 17:54:16 +00:00
framework Bug 1519087 - Use preventDefault() on DevTools settings shortcut r=nchevobbe 2019-05-17 11:53:16 +00:00
inspector Bug 1553451 - Lower the eslint complexity level to 20 for devtools and exlude more complex functions; r=jdescottes 2019-05-23 09:06:16 +00:00
jsonview Bug 1223368 - Refactor searchbox style to be consistent across tools. r=fvsch,gl,Honza,nchevobbe 2019-05-11 17:54:16 +00:00
locales Bug 1551812 - New InactiveCSS rule for vertical-align; r=flod 2019-05-22 14:56:48 +00:00
memory Bug 1553451 - Lower the eslint complexity level to 20 for devtools and exlude more complex functions; r=jdescottes 2019-05-23 09:06:16 +00:00
netmonitor Bug 1553451 - Lower the eslint complexity level to 20 for devtools and exlude more complex functions; r=jdescottes 2019-05-23 09:06:16 +00:00
performance Bug 1553451 - Lower the eslint complexity level to 20 for devtools and exlude more complex functions; r=jdescottes 2019-05-23 09:06:16 +00:00
performance-new Bug 1546501 - Remove unnecessary type attributes (i.e. [type="application/javascript"]) on non-test script tags r=mossop 2019-04-24 19:43:57 +00:00
preferences Bug 1357774 - Part 2: Add the ability to update orientation state of a simulated device in RDM r=gl 2019-05-22 20:07:13 +00:00
responsive.html Backed out 4 changesets (bug 1510569) for 1419902.html failures CLOSED TREE 2019-05-23 01:58:51 +03:00
scratchpad Bug 1546501 - Remove unnecessary type attributes (i.e. [type="application/javascript"]) on non-test script tags r=mossop 2019-04-24 19:43:57 +00:00
shared Bug 1553451 - Lower the eslint complexity level to 20 for devtools and exlude more complex functions; r=jdescottes 2019-05-23 09:06:16 +00:00
storage Bug 1223368 - Refactor searchbox style to be consistent across tools. r=fvsch,gl,Honza,nchevobbe 2019-05-11 17:54:16 +00:00
styleeditor Bug 1551320 - Replace all CreateElement calls in XUL documents with CreateXULElement. r=mossop 2019-05-20 16:50:28 +00:00
themes Bug 1547944 [RTL] Mirror the Separate Window icon r=pbro 2019-05-22 07:41:26 +00:00
webconsole Bug 1553451 - Lower the eslint complexity level to 20 for devtools and exlude more complex functions; r=jdescottes 2019-05-23 09:06:16 +00:00
webide Bug 1551320 - Replace another instance of createElement with createXULElement. r=bgrins 2019-05-22 20:19:28 +00:00
webreplay Bug 1552191 - Fix webreplay tests using webconsole context menu r=jlast 2019-05-17 17:12:52 +00:00
.eslintrc.js
definitions.js Bug 1547028 - Make the debugger DebuggerPanel instead of NewDebuggerPanel r=jlast 2019-04-26 12:24:57 +00:00
jar.mn Bug 1520191 - Polish style for error and warning messages r=jdescottes,ladybenko,flod 2019-05-21 11:14:47 +00:00
menus.js Bug 1553031 - Hide Remote Debugging menu item when new aboutdebugging is disabled r=daisuke 2019-05-21 08:52:18 +00:00
moz.build Bug 1403944 - Remove Web Audio Editor front and panel; r=vporof 2019-03-13 16:48:42 +00:00