gecko-dev/devtools/client
Nicolas Chevobbe 3a21dca1bc Bug 1534932 - Ensure filtering works with warningGroups. r=Honza.
We want the warningGroup to be displayed if at least one of its
children will be visible.
We also want all the children if the warningGroup should be
visible.
This requires a few changes in the message reducers, mainly
in the getVisibility function. But we also modify
maybeSortVisibleMessages to place the messages in warningGroups
at the expected positions.

A complete mochitest is added to ensure the output always has
the expected messages in the expected order.

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

--HG--
extra : moz-landing-system : lando
2019-05-21 12:43:04 +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 1552123 - debugger/devtools node test runners fail to detect jest snapshot failures. r=jdescottes 2019-05-20 18:42:36 +00: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 1552275 - Fix Copy Link context menu in DevTools Inspector markup view. r=gl 2019-05-20 16:03:00 +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 1520191 - Polish style for error and warning messages r=jdescottes,ladybenko,flod 2019-05-21 11:14:47 +00:00
memory Bug 1223368 - Refactor searchbox style to be consistent across tools. r=fvsch,gl,Honza,nchevobbe 2019-05-11 17:54:16 +00:00
netmonitor Bug 1392411 Part 3 - Add test for capturing websocket stacks in net monitor, r=ochameau. 2019-05-19 12:45:19 -10:00
performance Bug 1551320 - Replace all CreateElement calls in XUL documents with CreateXULElement. r=mossop 2019-05-20 16:50:28 +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 1553028 - Disable new about:debugging on Beta and Release channels r=daisuke 2019-05-21 08:51:04 +00:00
responsive.html Bug 1536465 - remove expiring FX_TAB_REMOTE_NAVIGATION_DELAY_MS telemetry probe. r=mconley 2019-05-20 11:57:42 +02: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 1533277 - Use SearchBox component in console filter bar. r=ntim. 2019-05-21 12:20:50 +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 1533277 - Use SearchBox component in console filter bar. r=ntim. 2019-05-21 12:20:50 +00:00
webconsole Bug 1534932 - Ensure filtering works with warningGroups. r=Honza. 2019-05-21 12:43:04 +00:00
webide Bug 1553029 - Update WebIDE deprecation message to stop mentioning release 69 r=flod,daisuke 2019-05-21 08:48:51 +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