[webkit-reviews] review granted: [Bug 111249] Remove two unnecessary mallocs from the main-thread-parser code path : [Attachment 191104] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Mar 2 10:00:03 PST 2013


Adam Barth <abarth at webkit.org> has granted Eric Seidel <eric at webkit.org>'s
request for review:
Bug 111249: Remove two unnecessary mallocs from the main-thread-parser code
path
https://bugs.webkit.org/show_bug.cgi?id=111249

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

------- Additional Comments from Adam Barth <abarth at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=191104&action=review


> Source/WebCore/html/parser/XSSAuditor.cpp:116
> +// If other files need this, we should move this to HTMLParserIdioms.h

We should move it to HTMLParserIdioms.h anyway since that's where the the other
threadSafeMatch function is.


More information about the webkit-reviews mailing list