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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 4 23:32:11 PST 2011


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





--- Comment #47 from Kent Tamura <tkent at chromium.org>  2011-01-04 23:32:10 PST ---
(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.

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