[webkit-reviews] review granted: [Bug 42022] HTMLTreeBuilder needs adjustForeignAttributes support : [Attachment 61144] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jul 10 00:49:39 PDT 2010


Adam Barth <abarth at webkit.org> has granted Eric Seidel <eric at webkit.org>'s
request for review:
Bug 42022: HTMLTreeBuilder needs adjustForeignAttributes support
https://bugs.webkit.org/show_bug.cgi?id=42022

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

------- Additional Comments from Adam Barth <abarth at webkit.org>
You like re-writing this code, huh?  :)

WebCore/html/HTMLTreeBuilder.cpp:727
 +	for (unsigned x = 0; x < attributes->length(); ++x) {
you and your x


More information about the webkit-reviews mailing list