[Webkit-unassigned] [Bug 19249] Assertion failure in FrameView::scheduleRelayout() (m_frame->view() == this) clicking an image from the Phoenix Mars mission

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun May 25 20:29:47 PDT 2008


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


mitz at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |beidson at apple.com




------- Comment #1 from mitz at webkit.org  2008-05-25 20:29 PDT -------
I think the key is Document::updateDocumentsRendering() in the backtrace. The
old document has changed children but it is no longer in the frame, so it
should not update. Perhaps the function that puts a document into the page
cache should take it out of the changedDocuments set.

The bug doesn't happen when the back/forward cache is disabled.


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