Closed
Bug 1275231
Opened 10 years ago
Closed 10 years ago
Browser console should indicate e10s is turned on
Categories
(DevTools :: Console, enhancement)
DevTools
Console
Tracking
(firefox49 affected)
RESOLVED
WONTFIX
| Tracking | Status | |
|---|---|---|
| firefox49 | --- | affected |
People
(Reporter: Gijs, Unassigned)
Details
Now that tab titles are no longer underlined, 'e10s' is no longer in titles, etc., it would be useful for debugging purposes if the browser indicated e10s is on/off in some way (notification bar, whatever).
We could put something in the window title of the browser console like "Browser Console - (e10s on)", how does that sound?
Flags: needinfo?(gijskruitbosch+bugs)
Severity: normal → enhancement
| Reporter | ||
Comment 2•10 years ago
|
||
(In reply to J. Ryan Stinnett [:jryans] (use ni?) from comment #1)
> We could put something in the window title of the browser console like
> "Browser Console - (e10s on)", how does that sound?
This would wfm.
Flags: needinfo?(gijskruitbosch+bugs)
| Reporter | ||
Comment 3•10 years ago
|
||
Per discussion on #fx-team, in e10s windows the tabs still have "- e10s" suffixes in their titles (mostly only visible in their tooltips). We're going to get rid of these indicators and the e10s preference when we head to general release (hopefully soon), so now doesn't seem like a good time to add another one. Additionally, it would actually be slightly tricky to implement correctly, because whether the browser console points to an e10s or non-e10s window can change (at least on Nightly) when closing an e10s window and having only a non-e10s window left.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WONTFIX
Updated•8 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•