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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 5 06:57:19 PST 2011


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





--- Comment #49 from Yong Li <yong.li.webkit at gmail.com>  2011-01-05 06:57:18 PST ---

(In reply to comment #47)
> (In reply to comment #46)
> > m_parserScheduler is NULL when parsing fragments.  We'll need a test.
> > 
> > What was the chromium test that crashed?  And why is the test chromium-only?
> 
> It's memory_test of Chromium, and a renderer process crashed when loading the following three pages quickly.
> 
>   "http://www.nytimes.com/pages/technology/index.html",
>   "http://pogue.blogs.nytimes.com/2008/07/17/a-candy-store-for-the-iphone/",
>   "http://www.nytimes.com/2008/07/21/technology/21pc.html?_r=1&ref=technology&oref=slogin",
> 
> I don't have a reduction yet.

Interesting. The function is called only when a JS modal dialog like alert shows up. Do you know why page loading is deferred in chromium when running the tests?

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