RESOLVED FIXED 44477
HTMLTokenizer::create
https://bugs.webkit.org/show_bug.cgi?id=44477
Summary HTMLTokenizer::create
Adam Barth
Reported 2010-08-23 18:34:58 PDT
HTMLTokenizer::create
Attachments
Patch (7.74 KB, patch)
2010-08-23 18:35 PDT, Adam Barth
no flags
Adam Barth
Comment 1 2010-08-23 18:35:57 PDT
Eric Seidel (no email)
Comment 2 2010-08-24 13:32:56 PDT
Comment on attachment 65198 [details] Patch Can you remove an HTMLTokenizer.h include from WebCore/html/HTMLPreloadScanner.h now? Can ~HTMLTokenizer() be private since it's always called by RefPtr?
Eric Seidel (no email)
Comment 3 2010-08-24 13:33:25 PDT
Comment on attachment 65198 [details] Patch Otherwise LGTM.
Adam Barth
Comment 4 2010-08-24 13:49:32 PDT
Comment on attachment 65198 [details] Patch Clearing flags on attachment: 65198 Committed r65932: <http://trac.webkit.org/changeset/65932>
Adam Barth
Comment 5 2010-08-24 13:49:36 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.