RESOLVED FIXED 12164
Cleanup Tokenizers
https://bugs.webkit.org/show_bug.cgi?id=12164
Summary Cleanup Tokenizers
Sam Weinig
Reported 2007-01-08 09:51:53 PST
Forthcoming patch puts the Tokenizer class into its own file, moves the XMLTokenizer class declaration from XMLTokenizer.cpp to XMLTokenizer.h (I am unclear on why it was in the .cpp file in the first place), and does a little surrounding cleanup.
Attachments
patch (29.06 KB, patch)
2007-01-08 09:54 PST, Sam Weinig
mjs: review+
Sam Weinig
Comment 1 2007-01-08 09:54:05 PST
Maciej Stachowiak
Comment 2 2007-01-08 10:04:20 PST
Comment on attachment 12301 [details] patch r=me
Sam Weinig
Comment 3 2007-01-08 10:06:48 PST
Landed in r18669.
Lucas Forschler
Comment 4 2019-02-06 09:03:18 PST
Mass moving XML DOM bugs to the "DOM" Component.
Note You need to log in before you can comment on or make changes to this bug.