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

Issue 2523513002: Simplify ImageDocument checkerboard background styling (Closed)

Created:
4 years, 1 month ago by f(malita)
Modified:
4 years, 1 month ago
Reviewers:
pdr., gone
CC:
blink-reviews, blink-reviews-html_chromium.org, chromium-reviews, dglazkov+blink
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Simplify ImageDocument checkerboard background styling We're currently generating the checkerboard using three background layers: * solid white color * 2x semi-transparent gradients The same effect can be achieved without the solid color layer, by adjusting the bottom gradient colors. R=pdr@chromium.org, dfalcantara@chromium.org Committed: https://crrev.com/69b378ee170bc440f44d5a34c9eb322d23189d66 Cr-Commit-Position: refs/heads/master@{#433767}

Patch Set 1 #

Patch Set 2 : expectations #

Patch Set 3 : formatting #

Total comments: 2

Patch Set 4 : typos #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -2 lines) Patch
M third_party/WebKit/LayoutTests/TestExpectations View 1 1 chunk +8 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/html/ImageDocument.cpp View 1 2 3 1 chunk +5 lines, -2 lines 0 comments Download

Messages

Total messages: 23 (16 generated)
f(malita)
A handful of text diffs only: https://storage.googleapis.com/chromium-layout-test-archives/linux_chromium_rel_ng/341964/layout-test-results/results.html I also verified manually that the checkerboard pattern ...
4 years, 1 month ago (2016-11-22 01:17:45 UTC) #13
pdr.
I tried this when reviewing the first patch, but was changing both "transparent" colors which ...
4 years, 1 month ago (2016-11-22 01:25:56 UTC) #14
gone
Couple of typos, but lgtm. Thanks! https://codereview.chromium.org/2523513002/diff/40001/third_party/WebKit/Source/core/html/ImageDocument.cpp File third_party/WebKit/Source/core/html/ImageDocument.cpp (right): https://codereview.chromium.org/2523513002/diff/40001/third_party/WebKit/Source/core/html/ImageDocument.cpp#newcode421 third_party/WebKit/Source/core/html/ImageDocument.cpp:421: // Generating the ...
4 years, 1 month ago (2016-11-22 01:28:30 UTC) #15
f(malita)
https://codereview.chromium.org/2523513002/diff/40001/third_party/WebKit/Source/core/html/ImageDocument.cpp File third_party/WebKit/Source/core/html/ImageDocument.cpp (right): https://codereview.chromium.org/2523513002/diff/40001/third_party/WebKit/Source/core/html/ImageDocument.cpp#newcode421 third_party/WebKit/Source/core/html/ImageDocument.cpp:421: // Generating the checkerboard pattern this was is not ...
4 years, 1 month ago (2016-11-22 01:42:58 UTC) #16
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/2523513002/60001
4 years, 1 month ago (2016-11-22 01:45:11 UTC) #19
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 1 month ago (2016-11-22 03:13:54 UTC) #21
commit-bot: I haz the power
4 years, 1 month ago (2016-11-22 03:17:24 UTC) #23
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/69b378ee170bc440f44d5a34c9eb322d23189d66
Cr-Commit-Position: refs/heads/master@{#433767}

Powered by Google App Engine
This is Rietveld 408576698