Closed Bug 939426 Opened 11 years ago Closed 11 years ago

Devtools debugger: Loading bigger (minified) scripts will lock up firefox.

Categories

(DevTools :: Debugger, defect)

28 Branch
x86_64
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 935664

People

(Reporter: nagisa, Unassigned)

References

Details

When exception occurs in some big minified script, the debugger will automatically focus to it.

It takes, however, a while for codemirror to process some scripts (500KB minified script takes about half a minute to process here) and during the processing, the whole browser will be locked up (with occasional popups letting one to kill the script).

The processing of the script could be done in a worker or something instead.
Status: UNCONFIRMED → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.