[Webkit-unassigned] [Bug 86165] HTML parser should yield more to improve perceived page load time

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 11 13:34:19 PDT 2012


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





--- Comment #12 from Tony Gentilcore <tonyg at chromium.org>  2012-06-11 13:34:18 PST ---
(From update of attachment 146891)
View in context: https://bugs.webkit.org/attachment.cgi?id=146891&action=review

> Source/WebCore/html/parser/HTMLParserScheduler.h:83
> +                session.didSeeScript = false;

Now that you bring up the issue about checking after every token, I'm thinking this should go up under line 78 so that we only check the time once after each script. What do you think?

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