Closed
Bug 1439616
Opened 5 years ago
Closed 5 years ago
Enable the new frontend in the Browser Console in nightly builds
Categories
(DevTools :: Console, enhancement, P1)
DevTools
Console
Tracking
(firefox61 fixed)
RESOLVED
FIXED
Firefox 61
Tracking | Status | |
---|---|---|
firefox61 | --- | fixed |
People
(Reporter: bgrins, Assigned: bgrins)
References
Details
(Whiteboard: [newconsole-mvp])
Attachments
(1 file)
The new frontend is far enough along feature-wise now that it'd be good to enable it in nightly and gather feedback. Bug 1362023 is opened to enable it in all channels.
Comment hidden (mozreview-request) |
Updated•5 years ago
|
Assignee: nobody → bgrinstead
Status: NEW → ASSIGNED
Priority: -- → P1
Comment 2•5 years ago
|
||
mozreview-review |
Comment on attachment 8952399 [details] Bug 1439616 - Enable the new frontend in the Browser Console in nightly builds; https://reviewboard.mozilla.org/r/221650/#review227554
Attachment #8952399 -
Flags: review?(nchevobbe) → review+
Depends on: 1439673
Assignee | ||
Comment 3•5 years ago
|
||
Realized we also need to force the old console UI on in the old head.js (https://treeherder.mozilla.org/#/jobs?repo=try&revision=066729f357b196c992a35ce504c6d1f2322b97c6&selectedJob=163229393).
Comment hidden (mozreview-request) |
Assignee | ||
Comment 5•5 years ago
|
||
https://treeherder.mozilla.org/#/jobs?repo=try&revision=5fcebf6783c60233e839202b609319a6c7dbd0bd
No longer depends on: 1439673
Pushed by bgrinstead@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/883b17280ae1 Enable the new frontend in the Browser Console in nightly builds;r=nchevobbe
Comment 7•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/883b17280ae1
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox61:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 61
Comment 8•5 years ago
|
||
The filter functionality of the old console comes in handy to find properties in Components.interfaces (it's so big!) When will the new console sidebar be able to filter?
Assignee | ||
Comment 9•5 years ago
|
||
(In reply to Oriol Brufau [:Oriol] from comment #8) > The filter functionality of the old console comes in handy to find > properties in Components.interfaces (it's so big!) > When will the new console sidebar be able to filter? I actually don't see a bug on file for that blocking the meta at https://bugzilla.mozilla.org/show_bug.cgi?id=1380501. Are you aware of one, or if not can you file it? FYI I believe we are waiting to flip the sidebar pref on until after we fix a bug related to the actor releasing when it's in the sidebar (Bug 1419292).
Comment 10•5 years ago
|
||
> I actually don't see a bug on file for that blocking the meta at > https://bugzilla.mozilla.org/show_bug.cgi?id=1380501. Are you aware of one, > or if not can you file it? There is https://github.com/devtools-html/devtools-core/issues/803, but I don't really see where the search field could be placed when not in the sidebar, so I filed bug 1447175 about the sidebar.
Updated•5 years ago
|
status-firefox60:
affected → ---
Updated•5 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•