[Webkit-unassigned] [Bug 152583] New: Intl.DateTimeFormat('en', null) should throw a TypeError

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 29 02:06:56 PST 2015


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

            Bug ID: 152583
           Summary: Intl.DateTimeFormat('en', null) should throw a
                    TypeError
    Classification: Unclassified
           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: sukolsak at gmail.com

According to ECMA-402 (2nd edition), 12.1.1, passing null as |options| to InitializeDateTimeFormat should throw a TypeError exception.

http://www.ecma-international.org/ecma-402/2.0/ECMA-402.pdf

-- 
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/20151229/1bfed0b9/attachment.html>


More information about the webkit-unassigned mailing list