[Webkit-unassigned] [Bug 24992] crash at http://browserspy.dk/browser.php

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 7 13:00:15 PDT 2009


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





------- Comment #13 from robert at roberthogan.net  2009-05-07 13:00 PDT -------
Moving begin() around results in either a crash or the following warnings:

ERROR: called Frame::paint with nil renderer
(../../../WebCore/page/FrameView.cpp:1328 virtual void
WebCore::FrameView::paintContents(WebCore::GraphicsContext*, const
WebCore::IntRect&))
ERROR: called Frame::paint with nil renderer
(../../../WebCore/page/FrameView.cpp:1328 virtual void
WebCore::FrameView::paintContents(WebCore::GraphicsContext*, const
WebCore::IntRect&))

So I've had to go with your last suggestion which is to prevent calls to
setJSStatusBarText if a frame's document is still in the middle of
intialization.


-- 
Configure bugmail: https://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