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

Issue 2672993004: Fix clip caching bug in GeometryMapper. (Closed)

Created:
3 years, 10 months ago by chrishtr
Modified:
3 years, 10 months ago
Reviewers:
Xianzhu
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, kinuko+watch, pdr+graphicswatchlist_chromium.org, rwlbuis, Stephen Chennney
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix caching bug in GeometryMapper. There can be multiple clip spaces within the same transform space. We need a separate cache for each. BUG=683733 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 Review-Url: https://codereview.chromium.org/2672993004 Cr-Commit-Position: refs/heads/master@{#448325} Committed: https://chromium.googlesource.com/chromium/src/+/25c670f083721a982eb4b7aa01d06beaf888365e

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+110 lines, -40 lines) Patch
M third_party/WebKit/Source/platform/graphics/paint/GeometryMapper.h View 2 chunks +26 lines, -12 lines 1 comment Download
M third_party/WebKit/Source/platform/graphics/paint/GeometryMapper.cpp View 6 chunks +30 lines, -14 lines 0 comments Download
M third_party/WebKit/Source/platform/graphics/paint/GeometryMapperTest.cpp View 5 chunks +54 lines, -14 lines 0 comments Download

Messages

Total messages: 18 (13 generated)
chrishtr
I originally encountered this due to a PaintLayerClipper test failure PaintLayerClipperTest.NestedContainPaintClip. In this test we ...
3 years, 10 months ago (2017-02-04 20:39:46 UTC) #4
Xianzhu
lgtm https://codereview.chromium.org/2672993004/diff/1/third_party/WebKit/Source/platform/graphics/paint/GeometryMapper.h File third_party/WebKit/Source/platform/graphics/paint/GeometryMapper.h (right): https://codereview.chromium.org/2672993004/diff/1/third_party/WebKit/Source/platform/graphics/paint/GeometryMapper.h#newcode39 third_party/WebKit/Source/platform/graphics/paint/GeometryMapper.h:39: }; Nit: Move the above types into private ...
3 years, 10 months ago (2017-02-05 02:03:45 UTC) #9
chrishtr
On 2017/02/05 at 02:03:45, wangxianzhu wrote: > lgtm > > https://codereview.chromium.org/2672993004/diff/1/third_party/WebKit/Source/platform/graphics/paint/GeometryMapper.h > File third_party/WebKit/Source/platform/graphics/paint/GeometryMapper.h (right): ...
3 years, 10 months ago (2017-02-06 16:57:42 UTC) #12
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/2672993004/1
3 years, 10 months ago (2017-02-06 16:58:19 UTC) #15
commit-bot: I haz the power
3 years, 10 months ago (2017-02-06 18:47:27 UTC) #18
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/25c670f083721a982eb4b7aa01d0...

Powered by Google App Engine
This is Rietveld 408576698