[Webkit-unassigned] [Bug 64369] PreloadScanner should reuse tokens from the parser

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 13 07:09:24 PDT 2011


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





--- Comment #5 from Balazs Kelemen <kbalazs at webkit.org>  2011-07-13 07:09:24 PST ---
After some investigation I think the whole idea is wrong. I thought that the preload scanner scanning the input again after the parser but now it seems to be it does not. The preload scanner only scans text that the parser has not seen yet. In this case it is useless to feed it with "old" tokens. Adam, could you validate this for me? Thanks.

-- 
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