[Webkit-unassigned] [Bug 205176] New: Fix missing exception in JSValue::toWTFStringSlowCase().

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 12 13:19:50 PST 2019


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

            Bug ID: 205176
           Summary: Fix missing exception in
                    JSValue::toWTFStringSlowCase().
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mark.lam at apple.com

Also fix all the new exception check failures that fall out of change.  Also replaced some ASSERTs with EXCEPTION_ASSERT so that we can run the exception check validation on a release build.

<rdar://problem/57871899>

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20191212/26b18f5c/attachment.htm>


More information about the webkit-unassigned mailing list