[Webkit-unassigned] [Bug 251757] New: `String.prototype.toWellFormed` `ToString` conversion bug

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Feb 5 09:38:07 PST 2023


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

            Bug ID: 251757
           Summary: `String.prototype.toWellFormed` `ToString` conversion
                    bug
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: zloirock at ya.ru

String.prototype.toWellFormed.call(1) === '1' // => false

https://github.com/zloirock/core-js/commit/3156638715b5c5c4f07144da28d2e17039240323

https://tc39.es/proposal-is-usv-string/#sec-string.prototype.towellformed step 2

-- 
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/20230205/2619af32/attachment.htm>


More information about the webkit-unassigned mailing list