On 5/7/26 3:19 PM, 'Daniel Minor' via
dev-pl...@mozilla.org wrote:
> This originated as a V8 only API, but JavaScriptCore has also shipped
> it, and we are seeing web compatibility problems due to not having an
> implementation.
Curious, could you elaborate? I could only find one bug [1], and I think
it's unlikely to be something widespread given the library involved and
the conditions that are required for it to break... Are there other
cases we know about?
That said, I guess it seems fine to do, specially given Safari shipped
it in a bug-for-bug compatible way to Chrome [2]...
I guess it'd be good to double-check if our implementation also has
those idiosyncrasies (if they're still there in other engines).
Thanks,
-- Emilio
[1]:
https://bugzilla.mozilla.org/show_bug.cgi?id=2023811
[2]:
https://bugs.webkit.org/show_bug.cgi?id=169904