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

Issue 2818533004: Fix backface-visibility with will-change (Closed)

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

Description

Fix backface-visibility with will-change In the case where there is a scrollbar with will-change property and its backface-visibility is set to hidden, the scrollbar will show up when it is back-flipped. The reason is that we are not setting the backface visibility for the overflow_controls_host_layer_. A layout test is added. BUG=700013 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 Review-Url: https://codereview.chromium.org/2818533004 Cr-Commit-Position: refs/heads/master@{#464782} Committed: https://chromium.googlesource.com/chromium/src/+/ab9fb6945b8d58a04bf92eb4dd16f0cd585da359

Patch Set 1 #

Patch Set 2 : add layout test #

Patch Set 3 : reduce layout test + flag expectation #

Messages

Total messages: 14 (7 generated)
xidachen
PTAL. I looked at the failing layout tests on the slimming_paint_v2 trybot, and I think ...
3 years, 8 months ago (2017-04-13 19:43:29 UTC) #5
Stephen Chennney
Can the test be reduced at all? There's a lot going on there. For the ...
3 years, 8 months ago (2017-04-13 19:48:33 UTC) #6
xidachen
On 2017/04/13 19:48:33, Stephen Chennney wrote: > Can the test be reduced at all? There's ...
3 years, 8 months ago (2017-04-13 19:50:17 UTC) #7
xidachen
On 2017/04/13 19:48:33, Stephen Chennney wrote: > Can the test be reduced at all? There's ...
3 years, 8 months ago (2017-04-13 21:31:25 UTC) #8
Stephen Chennney
Thanks. lgtm.
3 years, 8 months ago (2017-04-14 15:28:41 UTC) #9
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/2818533004/30001
3 years, 8 months ago (2017-04-14 18:39:32 UTC) #11
commit-bot: I haz the power
3 years, 8 months ago (2017-04-14 20:01:24 UTC) #14
Message was sent while issue was closed.
Committed patchset #3 (id:30001) as
https://chromium.googlesource.com/chromium/src/+/ab9fb6945b8d58a04bf92eb4dd16...

Powered by Google App Engine
This is Rietveld 408576698