RESOLVED FIXED 41399
Split HTMLElementStack out into its own file
https://bugs.webkit.org/show_bug.cgi?id=41399
Summary Split HTMLElementStack out into its own file
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.