Closed
Bug 1456663
Opened 7 years ago
Closed 7 years ago
Make a preference to open webconsole.html directly in the Browser Console
Categories
(DevTools :: Console, enhancement)
DevTools
Console
Tracking
(firefox61 fixed)
RESOLVED
FIXED
Firefox 61
Tracking | Status | |
---|---|---|
firefox61 | --- | fixed |
People
(Reporter: bgrins, Assigned: bgrins)
References
Details
Attachments
(1 file)
Things like menus don't currently work, but we can get the code landed to make testing easier
Comment hidden (mozreview-request) |
Comment 2•7 years ago
|
||
mozreview-review |
Comment on attachment 8971326 [details]
Bug 1456663 - Add a preference to open webconsole.html directly in the Browser Console;
https://reviewboard.mozilla.org/r/240096/#review246056
so everything work when the pref is false, but when true, the jsconsole won't open. Is it expected ? If so, maybe it should be a bit clearer in the commit message :)
Assignee | ||
Comment 3•7 years ago
|
||
(In reply to Nicolas Chevobbe [:nchevobbe] from comment #2)
> Comment on attachment 8971326 [details]
> Bug 1456663 - Add a preference to open webconsole.html directly in the
> Browser Console;
>
> https://reviewboard.mozilla.org/r/240096/#review246056
>
> so everything work when the pref is false, but when true, the jsconsole
> won't open. Is it expected ? If so, maybe it should be a bit clearer in the
> commit message :)
I think this should be fixed as of Bug 1454445 (there was an issue where there wasn't any default height/width)
Depends on: 1454445
Comment 4•7 years ago
|
||
mozreview-review |
Comment on attachment 8971326 [details]
Bug 1456663 - Add a preference to open webconsole.html directly in the Browser Console;
https://reviewboard.mozilla.org/r/240096/#review246170
r+ since it doesn' break current behaviour
Attachment #8971326 -
Flags: review?(nchevobbe) → review+
Pushed by bgrinstead@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/a9bd9695b7e0
Add a preference to open webconsole.html directly in the Browser Console;r=nchevobbe
Comment 6•7 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 61
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•