[webkit-reviews] review denied: [Bug 97055] Reland "Add in-place reload behavior to ImagesEnabled setting" with optimizations : [Attachment 165015] Move check logic into CachedImage::load and remove load call at end of requestImage

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 20 22:55:16 PDT 2012


Bo Liu <boliu at chromium.org> has denied Bo Liu <boliu at chromium.org>'s request
for review:
Bug 97055: Reland "Add in-place reload behavior to ImagesEnabled setting" with
optimizations
https://bugs.webkit.org/show_bug.cgi?id=97055

Attachment 165015: Move check logic into CachedImage::load and remove load call
at end of requestImage
https://bugs.webkit.org/attachment.cgi?id=165015&action=review

------- Additional Comments from Bo Liu <boliu at chromium.org>
Breaks image loading from cache. Apparently images are special that load needs
to be called even when loading directly from cache.


More information about the webkit-reviews mailing list