NEW 157774
Web Inspector: Slow and unusable when catching stack overflow exception
https://bugs.webkit.org/show_bug.cgi?id=157774
Summary Web Inspector: Slow and unusable when catching stack overflow exception
Saam Barati
Reported 2016-05-16 17:25:23 PDT
Repro steps: 1. Enable break on all uncaught exceptions 2. Write a program that infinitely recurses without tail calls 3. Reload page 4. Inspector is effectively inoperable. Maybe we should just not allow stack overflow to be catchable if the experience is like this?
Attachments
Radar WebKit Bug Importer
Comment 1 2016-05-17 13:52:15 PDT
Note You need to log in before you can comment on or make changes to this bug.