WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
22489
Need method to have SubresourceLoaders stop after receiving an invalid response (such as 404)
https://bugs.webkit.org/show_bug.cgi?id=22489
Summary
Need method to have SubresourceLoaders stop after receiving an invalid respon...
Brady Eidson
Reported
2008-11-25 10:52:45 PST
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
>
Attachments
Add attachment
proposed patch, testcase, etc.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug