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

Issue 2690053002: Calculate positioningArea and not just size, for tiling background. (Closed)

Created:
3 years, 10 months ago by Karl Øygard
Modified:
3 years, 9 months ago
Reviewers:
Stephen Chennney
CC:
chromium-reviews, blink-reviews, dshwang, blink-reviews-paint_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Calculate positioningArea and not just size, for tiling background. Computing the correct background tiling size when sub-pixel border or padding is used, requires calculating the full positioning area and not just size. The actual fix for 686435 is in a followup cl. BUG=686435 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 Review-Url: https://codereview.chromium.org/2690053002 Cr-Commit-Position: refs/heads/master@{#454843} Committed: https://chromium.googlesource.com/chromium/src/+/f5667c6812249214f1c8ee322b21c6f337b766cc

Patch Set 1 #

Total comments: 2

Patch Set 2 : Removed unnecessary change. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -16 lines) Patch
M third_party/WebKit/Source/core/paint/BackgroundImageGeometry.cpp View 1 5 chunks +19 lines, -16 lines 0 comments Download

Messages

Total messages: 20 (14 generated)
Karl Øygard
Dependency for the previously approved cl, ptal
3 years, 9 months ago (2017-03-01 09:47:51 UTC) #8
Stephen Chennney
Just one concern about snapping. https://codereview.chromium.org/2690053002/diff/1/third_party/WebKit/Source/core/paint/BackgroundImageGeometry.cpp File third_party/WebKit/Source/core/paint/BackgroundImageGeometry.cpp (right): https://codereview.chromium.org/2690053002/diff/1/third_party/WebKit/Source/core/paint/BackgroundImageGeometry.cpp#newcode539 third_party/WebKit/Source/core/paint/BackgroundImageGeometry.cpp:539: LayoutSize positioningAreaSize(positioningArea.pixelSnappedSize()); This is ...
3 years, 9 months ago (2017-03-01 14:48:29 UTC) #9
Karl Øygard
https://codereview.chromium.org/2690053002/diff/1/third_party/WebKit/Source/core/paint/BackgroundImageGeometry.cpp File third_party/WebKit/Source/core/paint/BackgroundImageGeometry.cpp (right): https://codereview.chromium.org/2690053002/diff/1/third_party/WebKit/Source/core/paint/BackgroundImageGeometry.cpp#newcode539 third_party/WebKit/Source/core/paint/BackgroundImageGeometry.cpp:539: LayoutSize positioningAreaSize(positioningArea.pixelSnappedSize()); On 2017/03/01 14:48:29, Stephen Chennney wrote: > ...
3 years, 9 months ago (2017-03-03 15:00:07 UTC) #12
Stephen Chennney
On 2017/03/03 15:00:07, Karl Øygard wrote: > https://codereview.chromium.org/2690053002/diff/1/third_party/WebKit/Source/core/paint/BackgroundImageGeometry.cpp > File third_party/WebKit/Source/core/paint/BackgroundImageGeometry.cpp (right): > > https://codereview.chromium.org/2690053002/diff/1/third_party/WebKit/Source/core/paint/BackgroundImageGeometry.cpp#newcode539 ...
3 years, 9 months ago (2017-03-03 15:21:59 UTC) #13
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/2690053002/20001
3 years, 9 months ago (2017-03-06 09:14:06 UTC) #17
commit-bot: I haz the power
3 years, 9 months ago (2017-03-06 10:37:22 UTC) #20
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/f5667c6812249214f1c8ee322b21...

Powered by Google App Engine
This is Rietveld 408576698