[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 14:02:54 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=86165
--- Comment #13 from Shrey Banga <banga at google.com> 2012-06-11 14:02:52 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?
Yes, that would also make sure we don't test unnecessarily after small scripts which get executed well within 500ms.
--
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