[Webkit-unassigned] [Bug 170720] New: [JSC] Expand the coverage of Date.parse

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 11 02:12:43 PDT 2017


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

            Bug ID: 170720
           Summary: [JSC] Expand the coverage of Date.parse
           Product: WebKit
           Version: WebKit 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

Date.parse now conforms the spec. But it is a bit strict and users want to parse some more relaxed ones[1].
What we would like is adding a fallback path to try to parse it if the current Date.parse fails to parse.

[1]: https://github.com/ariya/phantomjs/issues/11151

-- 
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/20170411/ad3def87/attachment.html>


More information about the webkit-unassigned mailing list