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

Issue 2636233002: Add offset of content in composited layer to sticky position offset. (Closed)

Created:
3 years, 11 months ago by flackr
Modified:
3 years, 11 months ago
Reviewers:
chrishtr
CC:
blink-reviews, blink-reviews-layout_chromium.org, chromium-reviews, eae+blinkwatch, jchaffraix+rendering, leviw+renderwatch, pdr+renderingwatchlist_chromium.org, szager+layoutwatch_chromium.org, zoltan1
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add offset of content in composited layer to sticky position offset. The actual sticky layoutobject may have an offset within its composited layer which needs to be included in the compositing update of sticky positioning. BUG=670274 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 Review-Url: https://codereview.chromium.org/2636233002 Cr-Commit-Position: refs/heads/master@{#444527} Committed: https://chromium.googlesource.com/chromium/src/+/653e80aeeaac895c6f9bfb6181655f15f29cb0be

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+57 lines, -4 lines) Patch
M third_party/WebKit/Source/core/layout/compositing/CompositedLayerMapping.cpp View 4 chunks +4 lines, -4 lines 2 comments Download
M third_party/WebKit/Source/core/layout/compositing/CompositedLayerMappingTest.cpp View 2 chunks +53 lines, -0 lines 0 comments Download

Messages

Total messages: 12 (5 generated)
flackr
PTAL, this fixes the compositing sticky position offset when the sticky content is not at ...
3 years, 11 months ago (2017-01-17 19:09:53 UTC) #3
chrishtr
https://codereview.chromium.org/2636233002/diff/1/third_party/WebKit/Source/core/layout/compositing/CompositedLayerMapping.cpp File third_party/WebKit/Source/core/layout/compositing/CompositedLayerMapping.cpp (right): https://codereview.chromium.org/2636233002/diff/1/third_party/WebKit/Source/core/layout/compositing/CompositedLayerMapping.cpp#newcode319 third_party/WebKit/Source/core/layout/compositing/CompositedLayerMapping.cpp:319: FloatSize(contentOffsetInCompositingLayer())); Is it possible for |layoutObject()| to be both ...
3 years, 11 months ago (2017-01-17 23:07:27 UTC) #4
flackr
https://codereview.chromium.org/2636233002/diff/1/third_party/WebKit/Source/core/layout/compositing/CompositedLayerMapping.cpp File third_party/WebKit/Source/core/layout/compositing/CompositedLayerMapping.cpp (right): https://codereview.chromium.org/2636233002/diff/1/third_party/WebKit/Source/core/layout/compositing/CompositedLayerMapping.cpp#newcode319 third_party/WebKit/Source/core/layout/compositing/CompositedLayerMapping.cpp:319: FloatSize(contentOffsetInCompositingLayer())); On 2017/01/17 23:07:26, chrishtr wrote: > Is it ...
3 years, 11 months ago (2017-01-18 13:28:45 UTC) #5
chrishtr
On 2017/01/18 at 13:28:45, flackr wrote: > https://codereview.chromium.org/2636233002/diff/1/third_party/WebKit/Source/core/layout/compositing/CompositedLayerMapping.cpp > File third_party/WebKit/Source/core/layout/compositing/CompositedLayerMapping.cpp (right): > > https://codereview.chromium.org/2636233002/diff/1/third_party/WebKit/Source/core/layout/compositing/CompositedLayerMapping.cpp#newcode319 ...
3 years, 11 months ago (2017-01-18 18:45:05 UTC) #6
chrishtr
lgtm
3 years, 11 months ago (2017-01-18 18:45:52 UTC) #8
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/2636233002/1
3 years, 11 months ago (2017-01-18 18:46:27 UTC) #9
commit-bot: I haz the power
3 years, 11 months ago (2017-01-18 22:58:15 UTC) #12
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/653e80aeeaac895c6f9bfb618165...

Powered by Google App Engine
This is Rietveld 408576698