WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
UNCONFIRMED
16330
SubresourceLoaderClient needs a way to identify a cancelled load
https://bugs.webkit.org/show_bug.cgi?id=16330
Summary
SubresourceLoaderClient needs a way to identify a cancelled load
Patrick
Reported
2007-12-06 10:48:33 PST
SubresourceLoaderClient receives the same call to didFail during a real failure and during a cancellation. On a real failure, the icon database should remember that and not try again the next time the page is loaded. A cancellation should not store anything in the icon database so that the icon load is attempted the next time the page is loaded.
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