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

Issue 1111423002: Fix accumulating offsets for fixed positioned layers (Closed)

Created:
5 years, 7 months ago by ajuma
Modified:
5 years, 7 months ago
CC:
blink-reviews, blink-reviews-paint_chromium.org, dshwang, slimming-paint-reviews_chromium.org
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Fix accumulating offsets for fixed positioned layers This makes accumulateOffsetTowardsAncestor handle the case where a fixed-pos container has a transform-related property but not a transform. BUG=426157 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=194764

Patch Set 1 #

Patch Set 2 : #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+46 lines, -7 lines) Patch
A LayoutTests/fast/block/positioning/fixed-position-transform-related-container.html View 1 1 chunk +16 lines, -0 lines 0 comments Download
A LayoutTests/fast/block/positioning/fixed-position-transform-related-container-expected.html View 1 1 chunk +16 lines, -0 lines 0 comments Download
M Source/core/paint/DeprecatedPaintLayer.cpp View 4 chunks +14 lines, -7 lines 2 comments Download

Messages

Total messages: 10 (3 generated)
ajuma
5 years, 7 months ago (2015-04-30 17:38:09 UTC) #2
chrishtr
5 years, 7 months ago (2015-04-30 17:41:07 UTC) #4
chrishtr
https://codereview.chromium.org/1111423002/diff/20001/Source/core/paint/DeprecatedPaintLayer.cpp File Source/core/paint/DeprecatedPaintLayer.cpp (right): https://codereview.chromium.org/1111423002/diff/20001/Source/core/paint/DeprecatedPaintLayer.cpp#newcode1408 Source/core/paint/DeprecatedPaintLayer.cpp:1408: if (foundAncestor) { Why would it not find the ...
5 years, 7 months ago (2015-04-30 17:46:01 UTC) #5
ajuma
https://codereview.chromium.org/1111423002/diff/20001/Source/core/paint/DeprecatedPaintLayer.cpp File Source/core/paint/DeprecatedPaintLayer.cpp (right): https://codereview.chromium.org/1111423002/diff/20001/Source/core/paint/DeprecatedPaintLayer.cpp#newcode1408 Source/core/paint/DeprecatedPaintLayer.cpp:1408: if (foundAncestor) { On 2015/04/30 17:46:01, chrishtr wrote: > ...
5 years, 7 months ago (2015-04-30 17:57:15 UTC) #6
chrishtr
lgtm
5 years, 7 months ago (2015-04-30 18:19:50 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1111423002/20001
5 years, 7 months ago (2015-04-30 18:20:15 UTC) #9
commit-bot: I haz the power
5 years, 7 months ago (2015-04-30 18:30:37 UTC) #10
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=194764

Powered by Google App Engine
This is Rietveld 408576698