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

Issue 1110193002: Remove CTM-dependent paintBoxShadow() heuristic (Closed)

Created:
5 years, 7 months ago by f(malita)
Modified:
5 years, 7 months ago
CC:
blink-reviews, blink-reviews-paint_chromium.org, dshwang, reed1, slimming-paint-reviews_chromium.org
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Remove CTM-dependent paintBoxShadow() heuristic When the background is opaque, we don't have to clip out box while drawing the shadow - we only do so as an overdraw optimization. That means we can always inset conservatively, without having to worry about the CTM. BUG=382491 R=chrishtr@chromium.org,schenney@chromium.org Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=194617

Patch Set 1 #

Patch Set 2 : expectations #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -17 lines) Patch
M LayoutTests/TestExpectations View 1 1 chunk +2 lines, -0 lines 0 comments Download
M Source/core/paint/BoxPainter.cpp View 2 chunks +7 lines, -17 lines 0 comments Download

Messages

Total messages: 5 (1 generated)
f(malita)
One test requires rebaselining due to a minor improvement: https://storage.googleapis.com/chromium-layout-test-archives/win_blink_rel/61096/layout-test-results/fast/forms/submit/submit-appearance-basic-diffs.html
5 years, 7 months ago (2015-04-28 18:34:36 UTC) #1
chrishtr
lgtm
5 years, 7 months ago (2015-04-28 18:42:53 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1110193002/20001
5 years, 7 months ago (2015-04-28 18:43:11 UTC) #4
commit-bot: I haz the power
5 years, 7 months ago (2015-04-28 19:49:32 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=194617

Powered by Google App Engine
This is Rietveld 408576698