RESOLVED FIXED 100901
Remove some CachedResource::Status's in favor of looking at CachedResource::m_error
https://bugs.webkit.org/show_bug.cgi?id=100901
Summary Remove some CachedResource::Status's in favor of looking at CachedResource::m...
Nate Chapin
Reported 2012-10-31 16:21:23 PDT
I recently added a ResourceError member to CachedResource as part of the attempt to support main resources in the cache. Because this is now exposed, we can remove some CachedResource::Status values which are essentially workarounds for the fact that CachedResourceClients couldn't previously access the underlying ResourceError.
Attachments
patch (6.23 KB, patch)
2012-10-31 16:26 PDT, Nate Chapin
no flags
Nate Chapin
Comment 1 2012-10-31 16:26:32 PDT
Adam Barth
Comment 2 2012-10-31 23:01:03 PDT
Comment on attachment 171739 [details] patch ok
WebKit Review Bot
Comment 3 2012-10-31 23:20:21 PDT
Comment on attachment 171739 [details] patch Clearing flags on attachment: 171739 Committed r133130: <http://trac.webkit.org/changeset/133130>
WebKit Review Bot
Comment 4 2012-10-31 23:20:24 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.