Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(219)

Issue 2797993007: Show image placeholders on dimension decode error (Closed)

Created:
3 years, 8 months ago by Raj
Modified:
3 years, 5 months ago
CC:
blink-reviews, chromium-reviews
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Show image placeholders on dimension decode error When client LoFi previews feature is on, and if image dimensions cannot be decoded from the range response, show a placeholder generated from the dimensions decoded from the full image response. BUG=692808 Review-Url: https://codereview.chromium.org/2797993007 Cr-Commit-Position: refs/heads/master@{#482154} Committed: https://chromium.googlesource.com/chromium/src/+/0182d6f08535bda5f8465ce991f720a8f21b28fc

Patch Set 1 #

Total comments: 6

Patch Set 2 : Addressed comments #

Patch Set 3 : tryjob #

Total comments: 2

Patch Set 4 : fix comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+83 lines, -18 lines) Patch
M third_party/WebKit/Source/core/loader/resource/ImageResource.h View 1 2 1 chunk +5 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/loader/resource/ImageResource.cpp View 1 2 4 chunks +11 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/loader/resource/ImageResourceTest.cpp View 1 2 3 12 chunks +67 lines, -17 lines 0 comments Download

Messages

Total messages: 43 (27 generated)
Raj
ptal
3 years, 8 months ago (2017-04-06 17:49:13 UTC) #2
sclittle
https://codereview.chromium.org/2797993007/diff/1/third_party/WebKit/Source/core/loader/resource/ImageResource.cpp File third_party/WebKit/Source/core/loader/resource/ImageResource.cpp (right): https://codereview.chromium.org/2797993007/diff/1/third_party/WebKit/Source/core/loader/resource/ImageResource.cpp#newcode493 third_party/WebKit/Source/core/loader/resource/ImageResource.cpp:493: WebURLRequest::PreviewsState previewsState = nit: maybe name this "previewsStateBeforeReload" or ...
3 years, 8 months ago (2017-04-06 21:58:06 UTC) #3
Raj
https://codereview.chromium.org/2797993007/diff/1/third_party/WebKit/Source/core/loader/resource/ImageResource.cpp File third_party/WebKit/Source/core/loader/resource/ImageResource.cpp (right): https://codereview.chromium.org/2797993007/diff/1/third_party/WebKit/Source/core/loader/resource/ImageResource.cpp#newcode493 third_party/WebKit/Source/core/loader/resource/ImageResource.cpp:493: WebURLRequest::PreviewsState previewsState = On 2017/04/06 21:58:06, sclittle wrote: > ...
3 years, 7 months ago (2017-05-03 07:05:18 UTC) #4
sclittle
Sorry, I must've not seen this one. LGTM!
3 years, 6 months ago (2017-06-08 18:20:33 UTC) #5
rajendrant
hiroshige: ptal
3 years, 6 months ago (2017-06-12 18:00:18 UTC) #7
rajendrant
hiroshige: friendly ping. ptal
3 years, 6 months ago (2017-06-22 05:32:50 UTC) #8
rajendrant
hiroshige: friendly ping. ptal
3 years, 6 months ago (2017-06-22 05:32:52 UTC) #9
hiroshige
Sorry for delay, lgtm.
3 years, 6 months ago (2017-06-22 21:03:07 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2797993007/20001
3 years, 6 months ago (2017-06-22 21:12:11 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: chromeos_amd64-generic_chromium_compile_only_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromeos_amd64-generic_chromium_compile_only_ng/builds/366039) chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, ...
3 years, 6 months ago (2017-06-22 21:15:04 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2797993007/60001
3 years, 6 months ago (2017-06-23 23:18:21 UTC) #26
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/472885)
3 years, 6 months ago (2017-06-23 23:25:34 UTC) #28
ojan
lgtm https://codereview.chromium.org/2797993007/diff/60001/third_party/WebKit/Source/core/loader/resource/ImageResourceTest.cpp File third_party/WebKit/Source/core/loader/resource/ImageResourceTest.cpp (right): https://codereview.chromium.org/2797993007/diff/60001/third_party/WebKit/Source/core/loader/resource/ImageResourceTest.cpp#newcode247 third_party/WebKit/Source/core/loader/resource/ImageResourceTest.cpp:247: // EXPECT_TRUE(content->GetImage()->IsBitmapImage()); We don't typically check in commented ...
3 years, 6 months ago (2017-06-24 00:10:34 UTC) #30
dcheng
also, please let reviewers know if they don't need to look anymore. I had this ...
3 years, 6 months ago (2017-06-24 00:26:48 UTC) #32
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2797993007/80001
3 years, 5 months ago (2017-06-24 17:18:15 UTC) #39
commit-bot: I haz the power
3 years, 5 months ago (2017-06-24 17:21:17 UTC) #43
Message was sent while issue was closed.
Committed patchset #4 (id:80001) as
https://chromium.googlesource.com/chromium/src/+/0182d6f08535bda5f8465ce991f7...

Powered by Google App Engine
This is Rietveld 408576698