Closed
Bug 1580396
Opened 6 years ago
Closed 6 years ago
Not pausing on active DOM Mutation BP causes massive hang
Categories
(DevTools :: Debugger, defect, P2)
DevTools
Debugger
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: Harald, Unassigned)
References
(Blocks 1 open bug)
Details
What were you doing?
- Debug https://firebugs.dev/
- Add Subtree DOM BP on the bugs table
- Search for
D
- Pauses …
- Enable "Deactivate Breakpoints" & Continue
What happened?
10+s hang: https://perfht.ml/2QdQvRo
What should have happened?
Just continues.
Updated•6 years ago
|
Priority: -- → P2
Comment 1•6 years ago
|
||
Interesting; I couldn't reproduce this in Nightly. Looks like it's taking a while on the server side.
Comment 2•6 years ago
|
||
I couldn't see this on my machine.
@Harald, can you try again? Perhaps something else was involved in the scenario?
Honza
Flags: needinfo?(hkirschner)
Reporter | ||
Comment 3•6 years ago
|
||
Same here, can't see this anymore.
Status: NEW → RESOLVED
Closed: 6 years ago
Flags: needinfo?(hkirschner)
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•