[webkit-reviews] review requested: [Bug 176814] String.prototype.replace() puts extra '<' in result when a named capture reference is used without named captures in the RegExp : [Attachment 320582] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 12 16:54:58 PDT 2017


Michael Saboff <msaboff at apple.com> has asked  for review:
Bug 176814: String.prototype.replace() puts extra '<' in result when a named
capture reference is used without named captures in the RegExp
https://bugs.webkit.org/show_bug.cgi?id=176814

Attachment 320582: Patch

https://bugs.webkit.org/attachment.cgi?id=320582&action=review




--- Comment #2 from Michael Saboff <msaboff at apple.com> ---
Created attachment 320582

  --> https://bugs.webkit.org/attachment.cgi?id=320582&action=review

Patch


More information about the webkit-reviews mailing list