[webkit-reviews] review requested: [Bug 210671] Web Inspector: REGRESSION(r242018): using `RegExp.prototype.test` with a global `RegExp` will ignore one potential match after each successful match : [Attachment 396797] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 17 14:13:56 PDT 2020


Devin Rousso <drousso at apple.com> has asked  for review:
Bug 210671: Web Inspector: REGRESSION(r242018): using `RegExp.prototype.test`
with a global `RegExp` will ignore one potential match after each successful
match
https://bugs.webkit.org/show_bug.cgi?id=210671

Attachment 396797: Patch

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




--- Comment #2 from Devin Rousso <drousso at apple.com> ---
Created attachment 396797

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

Patch

use better names :P


More information about the webkit-reviews mailing list