Closed
Bug 1569811
Opened 6 years ago
Closed 6 years ago
Implement async step over in the server
Categories
(DevTools :: Debugger, enhancement, P3)
DevTools
Debugger
Tracking
(firefox70 fixed)
RESOLVED
FIXED
Firefox 70
Tracking | Status | |
---|---|---|
firefox70 | --- | fixed |
People
(Reporter: jlast, Assigned: jlast)
References
Details
(Whiteboard: [debugger-reserve])
Attachments
(1 file)
Now that we have platform support, we should be able to implement asynchronous steps over an await/yield expression.
Assignee | ||
Updated•6 years ago
|
Updated•6 years ago
|
Whiteboard: [debugger-mvp] → [debugger-reserve]
Assignee | ||
Comment 1•6 years ago
|
||
Updated•6 years ago
|
Priority: -- → P3
Pushed by jlaster@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/c41e3317531b
Implement async step over in the server. r=jimb
Comment 3•6 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox70:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 70
You need to log in
before you can comment on or make changes to this bug.
Description
•