<div dir="ltr"><div dir="ltr">Hello everybody,<br><br>With Bug 1260877 [1], we added a checkbox to the Browser Console, that allows you to hide content messages (they will be hidden by default).<br>We are currently defining "content" messages as messages originating from non-system principals (we might refine what "content" is in the future [2]).<br>We hope this makes the Browser Console less spammy and more enjoyable to work with.<br>As we spotted a few false negative (as well as false positive), we landed this behind a preference: devtools.browserconsole.filterContentMessages .<br>It would be very helpful if you could give this a try (with `./mach run --setpref devtools.browserconsole.filterContentMessages=true --jsconsole`), and reach us out (or better, file a bug), if you see some issues.<br><br>Thanks!<br><br>[1] <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1260877">https://bugzilla.mozilla.org/show_bug.cgi?id=1260877</a><br>[2] <a href="https://groups.google.com/forum/#!msg/firefox-dev/p91D2kjbIAw/qGv7B3g-BgAJ">https://groups.google.com/forum/#!msg/firefox-dev/p91D2kjbIAw/qGv7B3g-BgAJ</a></div></div>