Closed Bug 1610415 Opened 4 years ago Closed 4 years ago

Exposed parent SavedFrame objects from Debugger.Frame

Categories

(DevTools :: Debugger, enhancement)

enhancement
Not set
normal

Tracking

(firefox74 fixed)

RESOLVED FIXED
Firefox 74
Tracking Status
firefox74 --- fixed

People

(Reporter: loganfsmyth, Assigned: loganfsmyth)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

Debugger.Frame currently allows you to fetch parent Debugger.Frame instances or null if the top of the stack has been reached, but it is also possible for frames to have parent SavedFrame objects, because the activation for the Debugger.Frame could have been provided an explicit SavedFrame and asyncCause string via AutoSetAsyncStackForNewCalls.

Blocks: 1610416
Assignee: nobody → loganfsmyth
Status: NEW → ASSIGNED
Pushed by loganfsmyth@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/8f19f7882caf
Expose SavedFrame objects from Debugger.Frame. r=arai
Pushed by loganfsmyth@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/14c1f3efb382
Expose SavedFrame objects from Debugger.Frame. r=arai
Flags: needinfo?(loganfsmyth)
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 74
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: