Closed Bug 497000 Opened 15 years ago Closed 6 years ago

provide API to dump saved/dormant JS stack frame chains

Categories

(Core :: XPConnect, defect)

x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED INACTIVE

People

(Reporter: karlt, Unassigned)

Details

It would be useful to be able to dump saved JS frame chains (from a debugger).
I wonder whether DumpJSStack() could just include saved frame chains in its output.  The info is available through the dormant frame chains on the JSContext.

I guess we can't just make JS_FrameIterator iterate over dormant frame chains because sometimes the chains may have been saved to hide them from callers of this function?
Per policy at https://wiki.mozilla.org/Bug_Triage/Projects/Bug_Handling/Bug_Husbandry#Inactive_Bugs. If this bug is not an enhancement request or a bug not present in a supported release of Firefox, then it may be reopened.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → INACTIVE
You need to log in before you can comment on or make changes to this bug.