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

Issue 18405003: Update scroll layer positions in WebLayerImpl (Closed)

Created:
7 years, 5 months ago by enne (OOO)
Modified:
7 years, 5 months ago
Reviewers:
Ian Vollick, jamesr
CC:
chromium-reviews, cc-bugs_chromium.org, darin-cc_chromium.org, danakj
Visibility:
Public.

Description

Update scroll layer positions in WebLayerImpl This is step 1 of a 3 step patch to disentangle Layer positions and scroll offsets. When scrolling frames, RLC always sets the layer position to be the negative scroll position. In order to remove this from Blink, duplicate that work in the compositor bindings. Step 2 is to make RLC not set scroll position when scrolling goes through the ScrollingCoordinator. See: https://codereview.chromium.org/18187004 Step 3 is to revert this patch and consider scroll offset when computing draw transforms. It's currently ignored. See: https://codereview.chromium.org/18400003 R=jamesr@chromium.org BUG=256381 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=210086

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -0 lines) Patch
M webkit/renderer/compositor_bindings/web_layer_impl.cc View 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
enne (OOO)
7 years, 5 months ago (2013-07-02 01:36:22 UTC) #1
Ian Vollick
On 2013/07/02 01:36:22, enne wrote: lgtm!
7 years, 5 months ago (2013-07-03 19:54:00 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/enne@chromium.org/18405003/1
7 years, 5 months ago (2013-07-03 19:58:53 UTC) #3
commit-bot: I haz the power
7 years, 5 months ago (2013-07-04 00:39:53 UTC) #4
Message was sent while issue was closed.
Change committed as 210086

Powered by Google App Engine
This is Rietveld 408576698