Closed
Bug 1460663
Opened 7 years ago
Closed 7 years ago
Add ID to webconsole <html> tag to support size persistence when loading the Browser Console as HTML
Categories
(DevTools :: Console, defect)
DevTools
Console
Tracking
(firefox62 fixed)
RESOLVED
FIXED
Firefox 62
Tracking | Status | |
---|---|---|
firefox62 | --- | fixed |
People
(Reporter: bgrins, Assigned: bgrins)
References
Details
Attachments
(1 file)
STR:
* `./mach run --setpref devtools.browserconsole.html --jsconsole`
* Resize the browser console
* Close the browser console
* Reopen the browser console
Expected:
It reopens with the last size and location
Actual:
It reopens with the default size and location
Comment hidden (mozreview-request) |
Assignee | ||
Updated•7 years ago
|
Assignee: nobody → bgrinstead
Status: NEW → ASSIGNED
Comment 2•7 years ago
|
||
mozreview-review |
Comment on attachment 8974755 [details]
Bug 1460663 - Add attributes to the webconsole html tag to support size persistence when the html window is top-level;
https://reviewboard.mozilla.org/r/243148/#review248966
Attachment #8974755 -
Flags: review?(bdahl) → review+
Pushed by bgrinstead@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/49db791ec3a9
Add attributes to the webconsole html tag to support size persistence when the html window is top-level;r=bdahl
Comment 4•7 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 62
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•