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

Issue 2394483003: [SPInvalidation] Ignore clip failure in GeometryMapper::localToVisualRectInAncestorSpace() (Closed)

Created:
4 years, 2 months ago by Xianzhu
Modified:
4 years, 2 months ago
Reviewers:
chrishtr
CC:
ajuma+watch_chromium.org, blink-reviews, blink-reviews-platform-graphics_chromium.org, Rik, chromium-reviews, danakj+watch_chromium.org, dshwang, drott+blinkwatch_chromium.org, krit, f(malita), jbroman, Justin Novosad, pdr+graphicswatchlist_chromium.org, rwlbuis, Stephen Chennney
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[SPInvalidation] Ignore clip failure in GeometryMapper::localToVisualRectInAncestorSpace() On SPv1 GeometryMapper may fail to apply clip when the paint invalidation container creates an overflow clip (in ancestorState) which is not in localState of an out-of-flow positioned descendant. See crbug.com/513108 and layout test compositing/overflow/handle-non-ancestor-clip-parent.html (run with --enable-prefer-compositing-to-lcd-text) and crbug.com/ for details. Ignore clip failure for SPv1 for now. BUG=646176 TEST=virtual/prefer_compositing_to_lcd_text/compositing/overflow/handle-non-ancestor-clip-parent.html CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 Committed: https://crrev.com/af159bbc73992952138753b2e2cc17865ba602b8 Cr-Commit-Position: refs/heads/master@{#423592}

Patch Set 1 #

Patch Set 2 : Update comments #

Patch Set 3 : - #

Patch Set 4 : - #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -2 lines) Patch
M third_party/WebKit/LayoutTests/FlagExpectations/enable-blink-features=slimmingPaintInvalidation View 1 chunk +4 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/platform/graphics/paint/GeometryMapper.cpp View 1 2 3 2 chunks +15 lines, -2 lines 0 comments Download

Messages

Total messages: 25 (12 generated)
Xianzhu
4 years, 2 months ago (2016-10-04 23:46:40 UTC) #4
chrishtr
Could you spell out the exact situation along with property trees? Would like to understand ...
4 years, 2 months ago (2016-10-05 00:54:00 UTC) #5
Xianzhu
On 2016/10/05 00:54:00, chrishtr wrote: > Could you spell out the exact situation along with ...
4 years, 2 months ago (2016-10-05 18:10:38 UTC) #7
chrishtr
So the problem is that localToVisualRectInAncestorSpace is not mapping to an actual ancestor clip node? ...
4 years, 2 months ago (2016-10-05 19:21:32 UTC) #10
Xianzhu
On 2016/10/05 19:21:32, chrishtr wrote: > So the problem is that localToVisualRectInAncestorSpace is not mapping ...
4 years, 2 months ago (2016-10-05 19:32:47 UTC) #11
chrishtr
On 2016/10/05 at 19:32:47, wangxianzhu wrote: > On 2016/10/05 19:21:32, chrishtr wrote: > > So ...
4 years, 2 months ago (2016-10-05 19:40:29 UTC) #12
Xianzhu
On 2016/10/05 19:40:29, chrishtr wrote: > On 2016/10/05 at 19:32:47, wangxianzhu wrote: > > On ...
4 years, 2 months ago (2016-10-05 19:58:13 UTC) #13
chrishtr
On 2016/10/05 at 19:58:13, wangxianzhu wrote: > On 2016/10/05 19:40:29, chrishtr wrote: > > On ...
4 years, 2 months ago (2016-10-05 22:55:56 UTC) #16
Xianzhu
On 2016/10/05 22:55:56, chrishtr wrote: > On 2016/10/05 at 19:58:13, wangxianzhu wrote: > > On ...
4 years, 2 months ago (2016-10-05 23:15:14 UTC) #17
chrishtr
lgtm
4 years, 2 months ago (2016-10-06 18:14:07 UTC) #19
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/2394483003/60001
4 years, 2 months ago (2016-10-06 18:14:41 UTC) #21
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 2 months ago (2016-10-06 18:21:50 UTC) #23
commit-bot: I haz the power
4 years, 2 months ago (2016-10-06 18:23:37 UTC) #25
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/af159bbc73992952138753b2e2cc17865ba602b8
Cr-Commit-Position: refs/heads/master@{#423592}

Powered by Google App Engine
This is Rietveld 408576698