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

Issue 2027653004: Adjust color for printing list-item markers as we do for text. (Closed)

Created:
4 years, 6 months ago by rune
Modified:
4 years, 6 months ago
Reviewers:
pdr., fs
CC:
blink-reviews, blink-reviews-paint_chromium.org, chromium-reviews, dshwang, mstensho (USE GERRIT), slimming-paint-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Adjust color for printing list-item markers as we do for text. BUG=459022 Committed: https://crrev.com/938950b5ff9598960f5c1943013611279799717e Cr-Commit-Position: refs/heads/master@{#397099}

Patch Set 1 #

Patch Set 2 : Compile fixes #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+43 lines, -2 lines) Patch
A third_party/WebKit/LayoutTests/printing/text-color-adjust.html View 1 chunk +17 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/printing/text-color-adjust-expected.html View 1 chunk +17 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/paint/ListMarkerPainter.cpp View 1 2 chunks +7 lines, -1 line 3 comments Download
M third_party/WebKit/Source/core/paint/TextPainter.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/paint/TextPainter.cpp View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 20 (8 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2027653004/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/2027653004/1
4 years, 6 months ago (2016-05-31 23:04:37 UTC) #2
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: cast_shell_android on tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/cast_shell_android/builds/74271) chromeos_daisy_chromium_compile_only_ng on ...
4 years, 6 months ago (2016-05-31 23:16:35 UTC) #4
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2027653004/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/2027653004/20001
4 years, 6 months ago (2016-06-01 06:32:14 UTC) #6
rune
4 years, 6 months ago (2016-06-01 06:33:16 UTC) #8
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 6 months ago (2016-06-01 08:02:11 UTC) #10
rune
4 years, 6 months ago (2016-06-01 08:05:36 UTC) #12
fs
lgtm https://codereview.chromium.org/2027653004/diff/20001/third_party/WebKit/Source/core/paint/ListMarkerPainter.cpp File third_party/WebKit/Source/core/paint/ListMarkerPainter.cpp (right): https://codereview.chromium.org/2027653004/diff/20001/third_party/WebKit/Source/core/paint/ListMarkerPainter.cpp#newcode87 third_party/WebKit/Source/core/paint/ListMarkerPainter.cpp:87: if (BoxPainter::shouldForceWhiteBackgroundForPrintEconomy(m_layoutListMarker.styleRef(), m_layoutListMarker.listItem()->document())) (I guess this could just ...
4 years, 6 months ago (2016-06-01 08:50:10 UTC) #13
rune
https://codereview.chromium.org/2027653004/diff/20001/third_party/WebKit/Source/core/paint/ListMarkerPainter.cpp File third_party/WebKit/Source/core/paint/ListMarkerPainter.cpp (right): https://codereview.chromium.org/2027653004/diff/20001/third_party/WebKit/Source/core/paint/ListMarkerPainter.cpp#newcode87 third_party/WebKit/Source/core/paint/ListMarkerPainter.cpp:87: if (BoxPainter::shouldForceWhiteBackgroundForPrintEconomy(m_layoutListMarker.styleRef(), m_layoutListMarker.listItem()->document())) On 2016/06/01 08:50:10, fs wrote: > ...
4 years, 6 months ago (2016-06-01 09:43:31 UTC) #14
fs
https://codereview.chromium.org/2027653004/diff/20001/third_party/WebKit/Source/core/paint/ListMarkerPainter.cpp File third_party/WebKit/Source/core/paint/ListMarkerPainter.cpp (right): https://codereview.chromium.org/2027653004/diff/20001/third_party/WebKit/Source/core/paint/ListMarkerPainter.cpp#newcode87 third_party/WebKit/Source/core/paint/ListMarkerPainter.cpp:87: if (BoxPainter::shouldForceWhiteBackgroundForPrintEconomy(m_layoutListMarker.styleRef(), m_layoutListMarker.listItem()->document())) On 2016/06/01 at 09:43:31, rune wrote: ...
4 years, 6 months ago (2016-06-01 10:22:59 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2027653004/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/2027653004/20001
4 years, 6 months ago (2016-06-01 10:41:43 UTC) #17
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 6 months ago (2016-06-01 10:45:32 UTC) #18
commit-bot: I haz the power
4 years, 6 months ago (2016-06-01 10:47:14 UTC) #20
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/938950b5ff9598960f5c1943013611279799717e
Cr-Commit-Position: refs/heads/master@{#397099}

Powered by Google App Engine
This is Rietveld 408576698