Closed
Bug 1241963
Opened 10 years ago
Closed 6 years ago
When a worker thread pauses, the main thread should be paused as well.
Categories
(DevTools :: Debugger, defect, P3)
DevTools
Debugger
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: ejpbruel, Unassigned)
References
(Blocks 1 open bug)
Details
This bug constitutes the second part of bug 1241961. That bug is about pausing all worker threads if the main thread pauses. This bug is about pausing the main thread if any worker threads pauses. In combination with bug 1241961, this should cause all threads to pause.
| Reporter | ||
Updated•10 years ago
|
Blocks: dbg-worker
| Reporter | ||
Updated•10 years ago
|
Priority: -- → P2
Updated•7 years ago
|
Product: Firefox → DevTools
Updated•7 years ago
|
Priority: P2 → P3
Comment 1•6 years ago
|
||
We've discussed the UX quite a bit and concluded it is good to keep the threads independent.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•