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

Issue 2833233002: [blink] Perspective layer should be considered fixed-pos container layer (Closed)

Created:
3 years, 8 months ago by trchen
Modified:
3 years, 8 months ago
Reviewers:
chrishtr, ajuma
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/heads/master
Project:
chromium
Visibility:
Public.

Description

[blink] Perspective layer should be considered fixed-pos container layer This CL fixes a bug that fixed-position descendants skip its containing block's perspective transform. Perspective layer (CompositedLayerMapping:: child_transform_layer_) should be considered fixed-pos container if present. BUG=714001 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 Review-Url: https://codereview.chromium.org/2833233002 Cr-Commit-Position: refs/heads/master@{#467175} Committed: https://chromium.googlesource.com/chromium/src/+/25eaaeb522126f998e9bd83056f96a5ce3cc78c2

Patch Set 1 #

Total comments: 1

Patch Set 2 : apply to more layers && add explainations #

Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -20 lines) Patch
A third_party/WebKit/LayoutTests/transforms/perspective-fixed-pos-descendant.html View 1 chunk +5 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/transforms/perspective-fixed-pos-descendant-expected.html View 1 chunk +3 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/layout/compositing/CompositedLayerMapping.cpp View 1 2 chunks +31 lines, -20 lines 0 comments Download

Messages

Total messages: 23 (14 generated)
trchen
3 years, 8 months ago (2017-04-22 00:53:12 UTC) #3
chrishtr
https://codereview.chromium.org/2833233002/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/2833233002/diff/1/third_party/WebKit/Source/core/layout/compositing/CompositedLayerMapping.cpp#newcode1616 third_party/WebKit/Source/core/layout/compositing/CompositedLayerMapping.cpp:1616: child_transform_layer_ ? child_transform_layer_.get() Add a comment explaining.
3 years, 8 months ago (2017-04-24 15:44:22 UTC) #8
trchen
On 2017/04/24 15:44:22, chrishtr wrote: > https://codereview.chromium.org/2833233002/diff/1/third_party/WebKit/Source/core/layout/compositing/CompositedLayerMapping.cpp > File > third_party/WebKit/Source/core/layout/compositing/CompositedLayerMapping.cpp > (right): > > ...
3 years, 8 months ago (2017-04-25 03:18:22 UTC) #10
trchen
On 2017/04/25 03:18:22, trchen wrote: > On 2017/04/24 15:44:22, chrishtr wrote: > > > https://codereview.chromium.org/2833233002/diff/1/third_party/WebKit/Source/core/layout/compositing/CompositedLayerMapping.cpp ...
3 years, 8 months ago (2017-04-25 03:22:43 UTC) #11
ajuma
On 2017/04/25 03:22:43, trchen wrote: > On 2017/04/25 03:18:22, trchen wrote: > > On 2017/04/24 ...
3 years, 8 months ago (2017-04-25 13:25:33 UTC) #12
trchen
On 2017/04/25 13:25:33, ajuma wrote: > On 2017/04/25 03:22:43, trchen wrote: > > On 2017/04/25 ...
3 years, 8 months ago (2017-04-25 22:31:46 UTC) #15
chrishtr
lgtm
3 years, 8 months ago (2017-04-25 22:58:07 UTC) #16
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/2833233002/20001
3 years, 8 months ago (2017-04-26 00:09:48 UTC) #20
commit-bot: I haz the power
3 years, 8 months ago (2017-04-26 00:17:48 UTC) #23
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/25eaaeb522126f998e9bd83056f9...

Powered by Google App Engine
This is Rietveld 408576698