DescriptionDo not load deferred/disabled data uri images.
This patch fixes a bug where deferred data uri images were loaded.
After this patch, if an image is deferred, determineRevalidationPolicy
will reload the image which will both evict a previously cached image
and stop the image load.
BUG=249013
R=abarth@chromium.org
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=152322
Patch Set 1 #
Total comments: 1
Messages
Total messages: 4 (0 generated)
|