[Webkit-unassigned] [Bug 12385] New: Assertion failure when loading subresources from "data:" frames
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jan 23 11:53:46 PST 2007
http://bugs.webkit.org/show_bug.cgi?id=12385
Summary: Assertion failure when loading subresources from "data:"
frames
Product: WebKit
Version: 420+ (nightly)
Platform: Macintosh
OS/Version: Mac OS X 10.4
Status: NEW
Severity: Normal
Priority: P2
Component: Page Loading
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: ap at webkit.org
copyPathRemovingDots() in KURL.cpp is unprepared to deal with URLs that don't
start with a slash, but KURL::init() may pass non-hierarchical base URLs to it.
--
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list