Closed
Bug 1317423
Opened 9 years ago
Closed 9 years ago
Move the WebConsoleConnectionProxy into it's own module
Categories
(DevTools :: Console, defect, P2)
DevTools
Console
Tracking
(firefox53 fixed)
RESOLVED
FIXED
Firefox 53
| Tracking | Status | |
|---|---|---|
| firefox53 | --- | fixed |
People
(Reporter: bgrins, Assigned: bgrins)
Details
(Whiteboard: console-in-tab)
Attachments
(2 files)
This will make it easier to load the frontend in a tab without needing to de-chrome everything (including WebConsoleFrame)
See https://github.com/jasonLaster/console.html/
| Comment hidden (mozreview-request) |
| Comment hidden (mozreview-request) |
| Assignee | ||
Comment 3•9 years ago
|
||
Let's see what try thinks: https://treeherder.mozilla.org/#/jobs?repo=try&revision=5a19c1e7d17f3bbb4e3e224a514ea9e7672dc6cf
| Assignee | ||
Comment 4•9 years ago
|
||
Comment 5•9 years ago
|
||
Comment on attachment 8810641 [details]
Bug 1317423 - Move WebConsoleConnectionProxy into its own module;
Looks good!
Attachment #8810641 -
Flags: review?(jlaster) → review+
Comment 6•9 years ago
|
||
Comment on attachment 8810642 [details]
Bug 1317423 - Remove unused declarations after move;
Looks good.
That's a lot of red!
Attachment #8810642 -
Flags: review?(jlaster) → review+
| Assignee | ||
Comment 7•9 years ago
|
||
Latest try push: https://treeherder.mozilla.org/#/jobs?repo=try&revision=e0ea6c87071670650fcf8c192b9720c63bd0d57a
Assignee: nobody → bgrinstead
Status: NEW → ASSIGNED
| Comment hidden (mozreview-request) |
| Comment hidden (mozreview-request) |
| Assignee | ||
Updated•9 years ago
|
Attachment #8810641 -
Flags: review?(jlaster) → review+
| Assignee | ||
Updated•9 years ago
|
Attachment #8810642 -
Flags: review?(jlaster) → review+
Comment 10•9 years ago
|
||
Pushed by bgrinstead@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/93cbee4c2c35
Move WebConsoleConnectionProxy into its own module;r=jlast
https://hg.mozilla.org/integration/mozilla-inbound/rev/3500909e9408
Remove unused declarations after move;r=jlast
Comment 11•9 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/93cbee4c2c35
https://hg.mozilla.org/mozilla-central/rev/3500909e9408
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
status-firefox53:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 53
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•