RESOLVED FIXED 42022
HTMLTreeBuilder needs adjustForeignAttributes support
https://bugs.webkit.org/show_bug.cgi?id=42022
Summary HTMLTreeBuilder needs adjustForeignAttributes support
Eric Seidel (no email)
Reported 2010-07-10 00:30:13 PDT
HTMLTreeBuilder needs adjustForeignAttributes support
Attachments
Patch (11.31 KB, patch)
2010-07-10 00:37 PDT, Eric Seidel (no email)
no flags
Eric Seidel (no email)
Comment 1 2010-07-10 00:37:22 PDT
Adam Barth
Comment 2 2010-07-10 00:49:40 PDT
Comment on attachment 61144 [details] Patch You like re-writing this code, huh? :) WebCore/html/HTMLTreeBuilder.cpp:727 + for (unsigned x = 0; x < attributes->length(); ++x) { you and your x
WebKit Commit Bot
Comment 3 2010-07-10 02:01:47 PDT
Comment on attachment 61144 [details] Patch Clearing flags on attachment: 61144 Committed r63045: <http://trac.webkit.org/changeset/63045>
WebKit Commit Bot
Comment 4 2010-07-10 02:01:52 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.