Closed
Bug 1573780
Opened 5 years ago
Closed 5 years ago
Introduce TargetFront for DeprecatedThreadClient
Categories
(DevTools :: Debugger, task, P1)
DevTools
Debugger
Tracking
(firefox70 fixed)
RESOLVED
FIXED
Firefox 70
Tracking | Status | |
---|---|---|
firefox70 | --- | fixed |
People
(Reporter: yulia, Assigned: yulia)
References
(Blocks 2 open bugs)
Details
(Whiteboard: dt-fission-m1)
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
with the introduction of TargetFront in https://bugzilla.mozilla.org/show_bug.cgi?id=1539764, we now have access to the targetFront from targetScoped fronts. For backwards compatibility, we are keeping the deprecated threadClient from the threadFront refactor. We should have it align with this api so that this difference does not impact the rest of the codebase.
Assignee | ||
Updated•5 years ago
|
Updated•5 years ago
|
Assignee | ||
Comment 1•5 years ago
|
||
Assignee | ||
Updated•5 years ago
|
Assignee: nobody → ystartsev
Priority: P2 → P1
Updated•5 years ago
|
Blocks: dbg-fission
Status: NEW → ASSIGNED
Pushed by ystartsev@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/369a0109ddc7
add targetFront to deprecated debugger client; r=jlast
Comment 3•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox70:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 70
Updated•5 years ago
|
Whiteboard: dt-fission → dt-fission dt-fission-m1
Updated•3 years ago
|
Whiteboard: dt-fission dt-fission-m1 → dt-fission-m1
You need to log in
before you can comment on or make changes to this bug.
Description
•