[Webkit-unassigned] [Bug 170423] New: propertyNameEnumerator() needs an exception check after the call to getGenericPropertyNames().

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 3 14:55:35 PDT 2017


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

            Bug ID: 170423
           Summary: propertyNameEnumerator() needs an exception check
                    after the call to getGenericPropertyNames().
           Product: WebKit
           Version: WebKit Local 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

This is because getGenericPropertyNames() can throw exceptions.  The current ASSERT(!scope.exception()) there is invalid.

<rdar://problem/31181187>

-- 
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/20170403/7f3c55b5/attachment.html>


More information about the webkit-unassigned mailing list