[Webkit-unassigned] [Bug 146555] New: Relax builtin JS restriction about try-catch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 2 12:26:09 PDT 2015


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

            Bug ID: 146555
           Summary: Relax builtin JS restriction about try-catch
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: utatane.tea at gmail.com

try-catch cannot be used in builtin JS code.
But relaxing this restriction is useful for writing Promise function in JS.

-- 
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/20150702/b7254d8a/attachment.html>


More information about the webkit-unassigned mailing list