[Webkit-unassigned] [Bug 267219] Code hanging unexpectedly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 14 13:17:20 PDT 2024


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

Yusuke Suzuki <ysuzuki at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ysuzuki at apple.com
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #2 from Yusuke Suzuki <ysuzuki at apple.com> ---
JSC behavior is correct. length is Infinity, and join should handle Infinity by changing it to Number.MAX_SAFE_INTEGER. So throwing an error is wrong behavior.

-- 
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/20240614/fc06ed50/attachment-0001.htm>


More information about the webkit-unassigned mailing list