Bug 157774
Summary: | Web Inspector: Slow and unusable when catching stack overflow exception | ||
---|---|---|---|
Product: | WebKit | Reporter: | Saam Barati <saam> |
Component: | Web Inspector | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | graouts, inspector-bugzilla-changes, mark.lam, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | All | ||
OS: | All |
Saam Barati
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/26330093>