[Webkit-unassigned] [Bug 7739] TOT REGRESSION: Assertion failure loading acid2 test in -[WebCoreFrameBridge installInFrame:]
bugzilla-daemon at opendarwin.org
bugzilla-daemon at opendarwin.org
Sun Mar 12 22:49:14 PST 2006
http://bugzilla.opendarwin.org/show_bug.cgi?id=7739
------- Comment #1 from darin at apple.com 2006-03-12 22:49 PDT -------
This seems to mean that the owning renderer is gone for this subframe, but the
load is continuing. I tried putting a call to m_frame->stopLoading() inside
RenderPart::setFrame(), and that did not help a bit.
Maciej points out that the loading should probably be triggered on the DOM side
rather than the render side anyway; that's something to fix in the future but
may not be important to this bug.
--
Configure bugmail: http://bugzilla.opendarwin.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