Closed
Bug 1380827
Opened 9 years ago
Closed 9 years ago
Use .client instead of ._client in the debugger panel
Categories
(DevTools :: Debugger, enhancement)
DevTools
Debugger
Tracking
(firefox56 fixed)
RESOLVED
FIXED
Firefox 56
| Tracking | Status | |
|---|---|---|
| firefox56 | --- | fixed |
People
(Reporter: bgrins, Assigned: bgrins)
Details
Attachments
(1 file)
This makes sure that debuggerClient is set properly for workers
| Comment hidden (mozreview-request) |
Comment 2•9 years ago
|
||
| mozreview-review | ||
Comment on attachment 8886371 [details]
Bug 1380827 - Use .client instead of ._client in the debugger panel to fix worker loading;
https://reviewboard.mozilla.org/r/157116/#review162264
Looks good.
Attachment #8886371 -
Flags: review?(jlaster) → review+
| Assignee | ||
Comment 3•9 years ago
|
||
Lots of orange, but seems unrelated: https://treeherder.mozilla.org/#/jobs?repo=try&revision=0596c0f33fdcb1d2b24156f3e7bfc9a2b0c4d6eb&selectedJob=114142560
| Assignee | ||
Updated•9 years ago
|
Assignee: nobody → bgrinstead
Status: NEW → ASSIGNED
Pushed by bgrinstead@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/62f019eba5ca
Use .client instead of ._client in the debugger panel to fix worker loading;r=jlast
Comment 5•9 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
status-firefox56:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 56
Updated•8 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•