Bug 13761
Summary: | REGRESSION (r21524): Assertion failure in checkLoadComplete() running dom/xhtml/level2/html/HTMLIframeElement11.xhtml | ||
---|---|---|---|
Product: | WebKit | Reporter: | mitz |
Component: | Page Loading | Assignee: | 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 |
mitz
$ 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>.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
mitz
Can't reproduce with r21600. Alexey, can you confirm and close the bug?
Alexey Proskuryakov
AFAICT this was fixed by Maciej in r21543.