[webkit-reviews] review granted: [Bug 121899] Optimize strings copies in srcset parser : [Attachment 213380] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 4 11:32:26 PDT 2013


Alexey Proskuryakov <ap at webkit.org> has granted Romain Perier
<romain.perier at gmail.com>'s request for review:
Bug 121899: Optimize strings copies in srcset parser
https://bugs.webkit.org/show_bug.cgi?id=121899

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

------- Additional Comments from Alexey Proskuryakov <ap at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=213380&action=review


I'll just land with a style fix manually, the iterations for minor style fixes
are getting annoying.

> Source/WebCore/html/parser/HTMLParserIdioms.cpp:312
> +	   { 
> +	   }

These should not be indented (were not in the snippet I posted).


More information about the webkit-reviews mailing list