[Webkit-unassigned] [Bug 216841] New: new URL('http://x', undefined) should not throw an error

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 22 13:02:30 PDT 2020


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

            Bug ID: 216841
           Summary: new URL('http://x', undefined) should not throw an
                    error
           Product: WebKit
           Version: Safari 13
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: dpa-webkit at aegee.org

As of https://github.com/zloirock/core-js/commit/8699b9a3024c1703d7b158ad3236288b38633af6 and https://github.com/zloirock/core-js/issues/656 in WebKit 2.28.4

new URL('http://x', undefined)

throws a TypeError, but in Firefox 89, Chromium 85, nodejs 14.9 it does not throw an error.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200922/5240c560/attachment.htm>


More information about the webkit-unassigned mailing list