Closed Bug 1327498 Opened 7 years ago Closed 5 years ago

Firefox hangs and consumes 25% CPU if I black-box script in debugger and click Resume

Categories

(DevTools :: Debugger, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: arni2033, Unassigned)

Details

(Keywords: hang)

>>>   My Info:   Win7_64, Nightly 49, 32bit, ID 20160526082509
STR_1:
1. Open url [1]
2. Open debugger
3. Black-box all scripts
4. Click "Resume" button

AR:  Content process hangs and consumes 25% CPU
ER:  Content process shouldn't hang

> [1] data:text/html,<script>(function(){(function a(){try {(function b(i) {if((''+(i/i)).length !== 1 || i % 20 === 0) {(function(){}).constructor('debugger')();} else {debugger;}b(++i);}(0))} catch(e) {setTimeout(a, 5000)}})()})();</script><style>body{height:10000px}
No longer blocks: 1277113
Component: Untriaged → Developer Tools: Canvas Debugger
Component: Developer Tools: Canvas Debugger → Developer Tools: Debugger
Product: Firefox → DevTools

I don't think there is an alternative given that blackboxing is a form of conditional breakpoints and the server needs to confirm that we shouldn't pause.

Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.