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

Issue 358913003: Get rid of one-off code in ScrollingCoordinator to handle graphics layer offsets. (Closed)

Created:
6 years, 6 months ago by chrishtr
Modified:
6 years, 5 months ago
Reviewers:
abarth-chromium
CC:
abarth-chromium, blink-layers+watch_chromium.org, blink-reviews, blink-reviews-rendering, eae+blinkwatch, jchaffraix+rendering, kenneth.christiansen, leviw+renderwatch, pdr., rune+blink, zoltan1
Project:
blink
Visibility:
Public.

Description

Get rid of one-off code in ScrollingCoordinator to handle graphics layer offsets. This allows us to remove a redundant squashing-related property in RenderLayer, and is also a step towards not having non-compositing code know about how the layers are positioned & drawn. BUG=384520 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=177133

Patch Set 1 #

Patch Set 2 : Added assert disabler. #

Patch Set 3 : Fixed crap. #

Patch Set 4 : Fixes. #

Patch Set 5 : Fix. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -35 lines) Patch
M Source/core/page/scrolling/ScrollingCoordinator.cpp View 1 2 4 chunks +3 lines, -12 lines 0 comments Download
M Source/core/rendering/RenderLayer.h View 1 2 3 chunks +2 lines, -6 lines 0 comments Download
M Source/core/rendering/RenderLayer.cpp View 1 2 3 4 2 chunks +21 lines, -9 lines 0 comments Download
M Source/core/rendering/compositing/CompositedLayerMapping.cpp View 1 2 1 chunk +0 lines, -4 lines 0 comments Download
M Source/core/testing/Internals.cpp View 1 2 2 chunks +6 lines, -4 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
chrishtr
6 years, 5 months ago (2014-06-27 19:09:17 UTC) #1
abarth-chromium
lgtm
6 years, 5 months ago (2014-06-27 20:15:14 UTC) #2
chrishtr
The CQ bit was checked by chrishtr@chromium.org
6 years, 5 months ago (2014-06-27 20:19:29 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/chrishtr@chromium.org/358913003/80001
6 years, 5 months ago (2014-06-27 20:20:02 UTC) #4
commit-bot: I haz the power
6 years, 5 months ago (2014-06-27 20:50:59 UTC) #5
Message was sent while issue was closed.
Change committed as 177133

Powered by Google App Engine
This is Rietveld 408576698