RESOLVED INVALID29990
ASSERT failure appending iframe, FrameLoader.cpp:3103
https://bugs.webkit.org/show_bug.cgi?id=29990
Summary ASSERT failure appending iframe, FrameLoader.cpp:3103
Eric Seidel (no email)
Reported 2009-10-01 16:52:41 PDT
ASSERTION FAILED: m_frame->view() (/Users/eseidel/Projects/CommitQueue/WebCore/loader/FrameLoader.cpp:3103 void WebCore::FrameLoader::transitionToCommitted(WTF::PassRefPtr<WebCore::CachedPage>)) This appears to be timing sensitive. You may need to reload the page more than once to see it. run-safari --debug frame_assert.html reproduces for me though.
Attachments
Eric Seidel (no email)
Comment 1 2009-10-01 16:56:52 PDT
It looks like my Debug build was old. Rebuilding to make sure that this happens in tip of tree sources. I'll get an updated line number when that finishes.
Eric Seidel (no email)
Comment 2 2009-10-01 17:15:54 PDT
Nevermind this seems to be gone now.
Note You need to log in before you can comment on or make changes to this bug.