WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
107522
[META] Unwind the complexity introduced by NEW_XML
https://bugs.webkit.org/show_bug.cgi?id=107522
Summary
[META] Unwind the complexity introduced by NEW_XML
Eric Seidel (no email)
Reported
2013-01-22 01:31:55 PST
[META] Erase NEW_XML (and Markup*Base abstractions) from every corner of the earth It's just complicating the HTML parser code and impeding further development.
Attachments
Add attachment
proposed patch, testcase, etc.
Adam Barth
Comment 1
2013-01-22 01:32:55 PST
We might need to rework the WebVTT parser.
Eric Seidel (no email)
Comment 2
2013-01-23 12:31:08 PST
Ha!
Eric Seidel (no email)
Comment 3
2013-02-12 11:05:56 PST
I believe this is basically done now. The only "Markup" file remaining is:
http://trac.webkit.org/browser/trunk/Source/WebCore/xml/parser/MarkupTokenizerInlines.h
I'm sure there is a bunch of cleanup we'll do in the various HTML parser classes now that we can see what we're doing (with the code all in one place again), but I'm not sure we need this meta bug anymore.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug