gecko-dev/devtools
Nicolas Chevobbe 77d707b079 Bug 1524276 - Group content blocking messages. r=bgrins,Honza.
If there's at least 2 content blocking messages displayed
for a given page navigation, we display a warning group
containing the messages, collapsed by default.
This means we need to move or insert those warning messages
at the right position in visibleMessages, either when they're
added, or when we expand a group.
Two mochitest are added to make sure this works as expected,
one for generic warningGroup features (expanding, group per
navigation session, …), and another one specifically for
content blocking warning group, where we check that every
type of content blocking message can be grouped.

The grouping won't occur unless the groupWarnings preferences
is on.

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

--HG--
extra : moz-landing-system : lando
2019-03-30 11:09:21 +00:00
..
client Bug 1524276 - Group content blocking messages. r=bgrins,Honza. 2019-03-30 11:09:21 +00:00
docs Bug 1529247 - remove unused releaseMany method from thread client and actor; r=ochameau 2019-03-12 14:06:35 +00:00
platform Backout most of bug 1524687 for Windows PGO xpcshell selftest failures. r=backout 2019-02-14 17:17:36 -08:00
server Bug 1524276 - Expose category and innerWindowID properties in ConsoleMessage. r=bgrins. 2019-03-30 11:07:56 +00:00
shared Bug 1409085 - Tell RDM when picking to stop simulating touch; r=mtigley,gl 2019-03-29 09:47:35 +00:00
startup Bug 1528896 - Fix about:debugging-new unavailable in local & nightly builds;r=daisuke 2019-02-19 08:03:42 +00:00
.eslintrc.js Bug 1246594 - Enable ESLint rule no-throw-literal by default. r=Standard8 2019-03-19 22:02:42 +00:00
.eslintrc.mochitests.js
.eslintrc.xpcshell.js
CODE_OF_CONDUCT.md Bug 1527826 - Reflect our github org name change in the m-c code; r=nchevobbe 2019-02-15 09:38:53 +00:00
moz.build
templates.mozbuild