[Webkit-unassigned] [Bug 22489] New: Need method to have SubresourceLoaders stop after receiving an invalid response (such as 404)
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Nov 25 10:52:45 PST 2008
https://bugs.webkit.org/show_bug.cgi?id=22489
Summary: Need method to have SubresourceLoaders stop after
receiving an invalid response (such as 404)
Product: WebKit
Version: 528+ (Nightly build)
Platform: Macintosh
OS/Version: All
Status: NEW
Keywords: InRadar
Severity: Normal
Priority: P3
Component: Page Loading
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: beidson at apple.com
Need method to have SubresourceLoaders stop after receiving an invalid response
(such as 404)
Currently if a SubresourceLoader receives a 404, for example, it will pull the
website's 404 HTML page down as subresource data.
This is almost always incorrect (is appropriate for the main resource of
course) and we would usually like it to stop in this situation
See IconLoader for a specific case of why this is important
In radar as <rdar://problem/5463392>
--
Configure bugmail: https://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