[Webkit-unassigned] [Bug 157774] New: Web Inspector: Slow and unusable when catching stack overflow exception

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 16 17:25:23 PDT 2016


https://bugs.webkit.org/show_bug.cgi?id=157774

            Bug ID: 157774
           Summary: Web Inspector: Slow and unusable when catching stack
                    overflow exception
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: sbarati at apple.com

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?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160517/583e093c/attachment.html>


More information about the webkit-unassigned mailing list