[Webkit-unassigned] [Bug 164436] New: Error description code should be able to handle Symbol values.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 4 16:07:44 PDT 2016


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

            Bug ID: 164436
           Summary: Error description code should be able to handle Symbol
                    values.
    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

Currently, we try to toString() the Symbol value, resulting in it throwing an exception in errorDescriptionForValue() which breaks the invariant that errorDescriptionForValue() should not throw.

-- 
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/20161104/331433af/attachment.html>


More information about the webkit-unassigned mailing list