[Webkit-unassigned] [Bug 162797] New: Removed the dumping of the stack back trace in VM::verifyExceptionCheckNeedIsSatisfied().

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 30 11:32:30 PDT 2016


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

            Bug ID: 162797
           Summary: Removed the dumping of the stack back trace in
                    VM::verifyExceptionCheckNeedIsSatisfied().
    Classification: Unclassified
           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 the RELEASE_ASSERT() that follows immediately after will also dump the stack back trace.  Hence, the first dump will be redundant.

-- 
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/20160930/82a4e380/attachment.html>


More information about the webkit-unassigned mailing list