Closed
Bug 1382690
Opened 7 years ago
Closed 7 years ago
Adapt extensions inspect() calls to the new console frontend
Categories
(DevTools :: Console, enhancement, P1)
DevTools
Console
Tracking
(firefox56 fixed)
Tracking | Status | |
---|---|---|
firefox56 | --- | fixed |
People
(Reporter: nchevobbe, Assigned: nchevobbe)
References
Details
(Whiteboard: [console-html])
Attachments
(1 file)
In Bug 1379570 we changed how the inspect command works in the new console frontend. Unfortunately this change does not catch inspect calls from extension.
Assignee | ||
Updated•7 years ago
|
Assignee: nobody → nchevobbe
Blocks: 1326937
Status: NEW → ASSIGNED
Priority: -- → P1
Whiteboard: [console-html]
Comment hidden (mozreview-request) |
Updated•7 years ago
|
Iteration: --- → 56.3 - Jul 24
Flags: qe-verify?
Comment hidden (mozreview-request) |
Comment 3•7 years ago
|
||
mozreview-review |
Comment on attachment 8888349 [details] Bug 1382690 - Adapt extensions inspect() calls to the new frontend. https://reviewboard.mozilla.org/r/159294/#review164668
Attachment #8888349 -
Flags: review?(bgrinstead) → review+
Comment hidden (mozreview-request) |
Assignee | ||
Comment 5•7 years ago
|
||
TRY is green https://treeherder.mozilla.org/#/jobs?repo=try&revision=72f01e34cad4fb771e83e564a0714cd3e864cddc
Pushed by nchevobbe@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/5b783cc7bb39 Adapt extensions inspect() calls to the new frontend. r=bgrins
Comment 7•7 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/5b783cc7bb39
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
status-firefox56:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 56
Updated•7 years ago
|
Flags: qe-verify? → qe-verify-
Updated•6 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•