[Webkit-unassigned] [Bug 57376] HTMLDocumentParser should reuse tokens from HTMLPreloadScanner

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 5 01:59:47 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=57376





--- Comment #7 from Eric Seidel <eric at webkit.org>  2013-03-05 02:02:10 PST ---
This is done as part of the threaded parser.  See bug  106127.  I'm not sure we want to bother trying to do this on the main-thread parser.  Although maybe it would make things nice to use CompactHTMLToken even on the main thread. :)

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list