[Webkit-unassigned] [Bug 228064] JS binary addition operator does not conform to spec

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 22 19:06:04 PDT 2021


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

Yusuke Suzuki <ysuzuki at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #6 from Yusuke Suzuki <ysuzuki at apple.com> ---
I tried it in several versions of Safari, but I cannot reproduce it, so closing this issue.

My guess is that the web page has `Object.prototype.toString` override, and opening a console in that web page causes it since the expression should be evaluated under the page's context. Please check the web page's script.

-- 
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/20210723/f293dd91/attachment.htm>


More information about the webkit-unassigned mailing list