Bug 42022

Summary: HTMLTreeBuilder needs adjustForeignAttributes support
Product: WebKit Reporter: Eric Seidel (no email) <eric>
Component: New BugsAssignee: Eric Seidel (no email) <eric>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, commit-queue
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Bug Depends on:    
Bug Blocks: 41123    
Attachments:
Description Flags
Patch none

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.