[Webkit-unassigned] [Bug 177813] RegExp non-standard properties are inconsistent with other browsers

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Feb 6 13:34:39 PST 2022


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

Alexey Shvayka <ashvayka at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |ashvayka at apple.com
         Resolution|---                         |DUPLICATE

--- Comment #3 from Alexey Shvayka <ashvayka at apple.com> ---
(In reply to Rick Byers from comment #0)
> Unfortunately, despite being widely supported, these APIs do not appear to
> be standardized (https://tc39.github.io/ecma262/#sec-regexp-constructor). 
> The difference is unlikely to matter much in practice, but in theory it
> could cause interop issue.  One specific (though rather special) example is
> here: https://github.com/GoogleChrome/confluence/issues/202.  If it's
> trivial for JSC to change to match the other JS engines, perhaps it's worth
> doing?

Thanks for the report. These APIs are now being standardized (https://github.com/tc39/proposal-regexp-legacy-features) as an accessors, and were implemented as such in r280460.

*** This bug has been marked as a duplicate of bug 220233 ***

-- 
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/20220206/d1189ff1/attachment.htm>


More information about the webkit-unassigned mailing list