[webkit-reviews] review requested: [Bug 106147] ResourceHandle::willLoadFromCache is evil : [Attachment 181407] proposed patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 4 16:40:09 PST 2013


Alexey Proskuryakov <ap at webkit.org> has asked  for review:
Bug 106147: ResourceHandle::willLoadFromCache is evil
https://bugs.webkit.org/show_bug.cgi?id=106147

Attachment 181407: proposed patch
https://bugs.webkit.org/attachment.cgi?id=181407&action=review

------- Additional Comments from Alexey Proskuryakov <ap at webkit.org>
Beyond the usual FrameLoader flakiness, I'm worried about my use of
stopAllLoaders() in retryAfterFailedCacheOnlyMainResourceLoad(). It seems to
work, but I don't know which method of canceling the cache-only request would
be fully correct.


More information about the webkit-reviews mailing list