DescriptionTreat responses with LoFi headers as being LoFi images.
Before this CL, if a LoFi image was somehow loaded without the
SERVER_LOFI_ON previews state bit set on the respective request, Blink
would not reload that image if the user opts out of the LoFi experience
on that page.
This CL causes Blink to recognize any loaded image with the LoFi
response headers as a LoFi image, regardless of its previews state bits.
BUG=707916
Review-Url: https://codereview.chromium.org/2795073003
Cr-Commit-Position: refs/heads/master@{#462686}
Committed: https://chromium.googlesource.com/chromium/src/+/c80839644b4cb376602ec2e600229c49cece3509
Patch Set 1 #
Total comments: 4
Patch Set 2 : addressed comments #
Dependent Patchsets: Messages
Total messages: 12 (5 generated)
|