Bug 41399

Summary: Split HTMLElementStack out into its own file
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, 41402    
Attachments:
Description Flags
Patch none

Eric Seidel (no email)
Reported 2010-06-30 03:11:20 PDT
Split HTMLElementStack out into its own file
Attachments
Patch (25.07 KB, patch)
2010-06-30 03:12 PDT, Eric Seidel (no email)
no flags
Eric Seidel (no email)
Comment 1 2010-06-30 03:12:19 PDT
Eric Seidel (no email)
Comment 2 2010-06-30 03:13:00 PDT
We may wish to inline some of these methods at a later time. The easiest way to do that will probably be to just include HTMLElementStack.cpp in HTMLTreeBuilder.cpp.
Adam Barth
Comment 3 2010-06-30 12:34:23 PDT
Comment on attachment 60105 [details] Patch You can probably use namespace HTMLNames in the new cpp file.
WebKit Commit Bot
Comment 4 2010-06-30 12:50:51 PDT
Comment on attachment 60105 [details] Patch Clearing flags on attachment: 60105 Committed r62195: <http://trac.webkit.org/changeset/62195>
WebKit Commit Bot
Comment 5 2010-06-30 12:50:55 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.