[Webkit-unassigned] [Bug 153344] New: ASSERT() when calling "ArrayBuffer()"

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 21 22:42:57 PST 2016


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

            Bug ID: 153344
           Summary: ASSERT() when calling "ArrayBuffer()"
    Classification: Unclassified
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mmaxfield at apple.com

r195432 Debug build

1. Open a webpage
2. Open the inspector
3. In the REPL, type "ArrayBuffer()" and press enter

ASSERT inside InternalFunction::createSubclassStructure() (line 87):
ASSERT(!newTarget || newTarget.isFunction());

100% repro.

-- 
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/20160122/ccb4e566/attachment-0001.html>


More information about the webkit-unassigned mailing list