[Webkit-unassigned] [Bug 48077] HTMLParserScheduler should be suspended when page loading is deferred

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 21 15:19:52 PDT 2010


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





--- Comment #6 from Yong Li <yong.li.webkit at gmail.com>  2010-10-21 15:19:52 PST ---
(In reply to comment #5)
> (In reply to comment #4)
> > (From update of attachment 71485 [details] [details])
> > We need a test.  Also, the ChangeLog doesn't explain why we're making this change.
> 
> Maybe we can trigger the bug without turning up the parser granularity so high by making the test page REALLY big (several megs).
> 
> Probably better would be to expose the ChunkSize setting through the layouttest harness so it can be adjusted automatically by the test.

The problem is networking layer usually reads only a small chunk from file every time, which makes it almost impossible to trigger m_continueNextChunkTimer without changing code. I'll try to get something for manual testing.

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