<div dir="ltr">Hi everyone,<br><br>Following the work on the webconsole, we just enabled the new console frontend<br>in the browser console on Nightly [1].<br><br>This took some time since there are specific use cases in the browser console that<br>needed to be taken care of, but we are now confident it is ready for prime time.<br><br>If you encounter a bug in the new frontend, please file a bug [2].<br>If you are blocked by a bug, you can always get the old frontend back by setting<br>`devtools.browserconsole.new-frontend-enabled` to false. Please only do this in<br>last resort as we expect the new frontend in the browser console to ride the 61 train,<br>so it's important to let us know if something is broken.<br><br>For those missing the old frontend sidebar (known as variable view), we got your<br>back. You can enable the feature by flipping `devtools.inspector.activeSidebar` to<br>true, close and reopen the browser console, and then right-click on objects and<br>select the "Open in the sidebar" entry in the context menu (this will be enabled<br>by default in the coming weeks [3]).<br><br><br>[1] <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1439616">https://bugzilla.mozilla.org/show_bug.cgi?id=1439616</a><br>[2] <a href="https://bugzilla.mozilla.org/enter_bug.cgi?format=__default__&product=Firefox&component=Developer%20Tools%3A%20Console&blocked=1347127">https://bugzilla.mozilla.org/enter_bug.cgi?format=__default__&product=Firefox&component=Developer%20Tools%3A%20Console&blocked=1347127</a><br>[3] <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1447235">https://bugzilla.mozilla.org/show_bug.cgi?id=1447235</a><br><br></div>