Bug 29990

Summary: ASSERT failure appending iframe, FrameLoader.cpp:3103
Product: WebKit Reporter: Eric Seidel (no email) <eric>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal CC: abarth
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   

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.