[webkit-reviews] review canceled: [Bug 90667] [JSC] HTML extensions to String.prototype should escape " as " in argument values : [Attachment 172431] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 7 02:35:53 PST 2012


Christophe Dumez <christophe.dumez at intel.com> has canceled Christophe Dumez
<christophe.dumez at intel.com>'s request for review:
Bug 90667: [JSC] HTML extensions to String.prototype should escape " as &quot;
in argument values
https://bugs.webkit.org/show_bug.cgi?id=90667

Attachment 172431: Patch
https://bugs.webkit.org/attachment.cgi?id=172431&action=review

------- Additional Comments from Christophe Dumez <christophe.dumez at intel.com>
Use replaceWithLiteral() instead of replace() for efficiency (now that the
dependency patch landed).

Any feedback on this patch?


More information about the webkit-reviews mailing list