Bug 13761

Summary: REGRESSION (r21524): Assertion failure in checkLoadComplete() running dom/xhtml/level2/html/HTMLIframeElement11.xhtml
Product: WebKit Reporter: mitz
Component: Page LoadingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: ap, mjs
Priority: P1 Keywords: LayoutTestFailure, Regression
Version: 523.x (Safari 3)   
Hardware: Mac   
OS: OS X 10.4   

Description mitz 2007-05-17 11:50:11 PDT
$ run-webkit-tests dom/xhtml/level2/html/HTMLIframeElement11.xhtml

dom/xhtml/level2/html .ASSERTION FAILED: m_client->hasWebView()
(/WebKit/WebCore/loader/FrameLoader.cpp:2877 checkLoadComplete)

According to the buildbot, regressed in <trac.webkit.org/projects/webkit/changeset/21524>.
Comment 1 mitz 2007-05-19 11:50:15 PDT
Can't reproduce with r21600. Alexey, can you confirm and close the bug?
Comment 2 Alexey Proskuryakov 2007-05-19 12:04:10 PDT
AFAICT this was fixed by Maciej in r21543.