RESOLVED FIXED 10062
REGRESSION: dom/xhtml/level2/html/HTMLIFrameElement11.xhtml asserts/crashes
https://bugs.webkit.org/show_bug.cgi?id=10062
Summary REGRESSION: dom/xhtml/level2/html/HTMLIFrameElement11.xhtml asserts/crashes
Alexey Proskuryakov
Reported 2006-07-22 03:32:19 PDT
The fix for <rdar://problem/4609195> "Help Viewer loads empty window (not getting didFailLoadingWithError: callback)" broke dom/xhtml/level2/html/HTMLIFrameElement11.xhtml. I get an assertion failure, and, looking at the buildbot, the release build apparently crashes or hangs. ================= ASSERTION FAILED: !loading (/Users/ap/WebKit/WebKit/WebView/WebDataSource.m:156 -[WebDataSourcePrivate dealloc]) =================
Attachments
Timothy Hatcher
Comment 1 2006-07-22 18:33:10 PDT
I have rolled out the original change in r15580. I am working on a new fix.
Note You need to log in before you can comment on or make changes to this bug.