[Webkit-unassigned] [Bug 141867] New: Crash loading local file with WebPageProxy::loadAlternateHTMLString
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Feb 21 10:55:26 PST 2015
https://bugs.webkit.org/show_bug.cgi?id=141867
Bug ID: 141867
Summary: Crash loading local file with
WebPageProxy::loadAlternateHTMLString
Classification: Unclassified
Product: WebKit
Version: 528+ (Nightly build)
Hardware: PC
OS: Linux
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit2
Assignee: webkit-unassigned at lists.webkit.org
Reporter: mcatanzaro at igalia.com
WebPageProxy::loadAlternateHTMLString needs to assume read access to the "unreachable file" as well as the file it actually loads, because the unreachable file will get added to the back/forward list, causing us to crash. There is already a cross-platform test for this but in that test the unreachable file is the same as the file with the alternate HTML, so it didn't catch this.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150221/1accec65/attachment-0002.html>
More information about the webkit-unassigned
mailing list