On 5/7/26 3:19 PM, 'Daniel Minor' via [email protected] 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 -- You received this message because you are subscribed to the Google Groups "[email protected]" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/a/mozilla.org/d/msgid/dev-platform/38493315-ced6-4566-91d8-2a5f23fbb08b%40mozilla.com.
