RESOLVED FIXED 11253
REGRESSION: Assertion failure in -[WebFrameLoader loadDocumentLoader:] (!policyDocumentLoader) when navigating to a URI with an unsupported scheme
https://bugs.webkit.org/show_bug.cgi?id=11253
Summary REGRESSION: Assertion failure in -[WebFrameLoader loadDocumentLoader:] (!poli...
mitz
Reported 2006-10-11 03:30:36 PDT
When I try to go to x-foo:bar, instead of the error page I get ASSERTION FAILED: !policyDocumentLoader (WebCore/loader/mac/WebFrameLoader.mm:995 -[WebFrameLoader loadDocumentLoader:]) (This happens under the -loadAlternateHTMLString:baseURL:forUnreachableURL: call).
Attachments
mitz
Comment 1 2006-10-14 02:14:02 PDT
Fixed by Sullivan in r17049
Note You need to log in before you can comment on or make changes to this bug.