Closed Bug 1594597 Opened 5 years ago Closed 5 years ago

Show workers in OBT debugger

Categories

(DevTools :: Debugger, enhancement, P3)

enhancement

Tracking

(firefox72 fixed)

RESOLVED FIXED
Firefox 72
Tracking Status
firefox72 --- fixed

People

(Reporter: bhackett1024, Assigned: bhackett1024)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

When using the omniscient browser toolbox, only the main thread and content processes are shown in the threads pane. With a similar approach to that in bug 1563607 we can attach to all currently running workers and show them alongside the processes. This works pretty well, but I ran into an issue where the subprocess_worker_unix.js worker thread in the parent process takes several seconds to attach to, preventing the debugger from showing any threads in the meantime. I haven't investigated this yet but it seems better to blacklist this thread for now and deal with it in followup.

Pushed by bhackett@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/5f99421432e9
Show workers in OBT debugger, r=jlast.
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 72
Regressions: 1595400
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: