[Webkit-unassigned] [Bug 17902] Acid3 sometimes crashes in WebCore::RenderObject::setNeedsLayout

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 18 16:11:20 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=17902


mitz at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mitz at webkit.org




------- Comment #6 from mitz at webkit.org  2008-03-18 16:11 PDT -------
(In reply to comment #4)
> Are you sure this is a regression? I suspect this might be unrelated to the
> other loader crashes. Based on the crash log renderer() just should be null
> checked here:

Why are we reaching this code with a viewless document? Is it in the page cache
or is it the document holding the remote font (in which case we should probably
be targeting a different document, the one using the font)?


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list