Closed Bug 809157 Opened 12 years ago Closed 6 years ago

DumpJSStack for workers

Categories

(Core :: JavaScript Engine, enhancement)

enhancement
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1080742

People

(Reporter: Yoric, Assigned: jorendorff)

References

Details

On the main thread, we can dump the stack from C++ using DumpJSStack. As it requires some XPConnect magic, this function does not work for worker threads.

We need either an extension of DumpJSStack to worker threads or an equivalent for worker threads.
Assignee: general → jorendorff
Blocks: 794091
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.