Closed
Bug 1306124
Opened 8 years ago
Closed 8 years ago
Prep for new console pref in nightly
Categories
(DevTools :: Console, defect)
DevTools
Console
Tracking
(firefox52 fixed)
RESOLVED
FIXED
Firefox 52
Tracking | Status | |
---|---|---|
firefox52 | --- | fixed |
People
(Reporter: bgrins, Assigned: bgrins)
References
Details
Attachments
(4 files)
Let's land whatever we can before the actual pref flip in Bug 1304178
Comment hidden (mozreview-request) |
Comment hidden (mozreview-request) |
Comment hidden (mozreview-request) |
Comment hidden (mozreview-request) |
Comment 5•8 years ago
|
||
mozreview-review |
Comment on attachment 8795898 [details]
Bug 1306124 - Emit consistent args to new-messages for damp support with new frontend;
https://reviewboard.mozilla.org/r/81864/#review80432
Attachment #8795898 -
Flags: review?(lclark) → review+
Comment 6•8 years ago
|
||
mozreview-review |
Comment on attachment 8795899 [details]
Bug 1306124 - Consistently emit the last rendered message in dom for jsterm.execute and with new-messages event;
https://reviewboard.mozilla.org/r/81866/#review80434
Attachment #8795899 -
Flags: review?(lclark) → review+
Comment 7•8 years ago
|
||
mozreview-review |
Comment on attachment 8795900 [details]
Bug 1306124 - Getting tests outside of webconsole/ to work when the new output area is on by default;
https://reviewboard.mozilla.org/r/81868/#review80436
Attachment #8795900 -
Flags: review?(lclark) → review+
Comment 8•8 years ago
|
||
mozreview-review |
Comment on attachment 8795901 [details]
Bug 1306124 - Always use the old frontend for tests in webconsole/test;
https://reviewboard.mozilla.org/r/81870/#review80438
Attachment #8795901 -
Flags: review?(lclark) → review+
Assignee | ||
Updated•8 years ago
|
Assignee: nobody → bgrinstead
Status: NEW → ASSIGNED
Pushed by bgrinstead@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/797839a361ca
Emit consistent args to new-messages for damp support with new frontend;r=linclark
https://hg.mozilla.org/integration/autoland/rev/f00bb03b16b6
Consistently emit the last rendered message in dom for jsterm.execute and with new-messages event;r=linclark
https://hg.mozilla.org/integration/autoland/rev/853610e9ec81
Getting tests outside of webconsole/ to work when the new output area is on by default;r=linclark
https://hg.mozilla.org/integration/autoland/rev/e53b60b53d49
Always use the old frontend for tests in webconsole/test;r=linclark
Comment 10•8 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/797839a361ca
https://hg.mozilla.org/mozilla-central/rev/f00bb03b16b6
https://hg.mozilla.org/mozilla-central/rev/853610e9ec81
https://hg.mozilla.org/mozilla-central/rev/e53b60b53d49
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
status-firefox52:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 52
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•