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

Issue 2820233002: Always report maybe-clipped when painting fragmented content (Closed)

Created:
3 years, 8 months ago by chrishtr
Modified:
3 years, 8 months ago
Reviewers:
Xianzhu
CC:
ajuma+watch_chromium.org, blink-reviews, blink-reviews-paint_chromium.org, blink-reviews-platform-graphics_chromium.org, Rik, chromium-reviews, dshwang, drott+blinkwatch_chromium.org, krit, fmalita+watch_chromium.org, Justin Novosad, kinuko+watch, pdr+graphicswatchlist_chromium.org, rwlbuis, Stephen Chennney
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Always report maybe-clipped when painting fragmented content. We already disable display list caching for this content. This CL also effectively disables subsequence caching. Also removed some now-unneeded under-invalidation code in PaintController (unneeded since https://codereview.chromium.org/2768143002) and improved a comment. BUG=709846 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 Review-Url: https://codereview.chromium.org/2820233002 Cr-Commit-Position: refs/heads/master@{#465660} Committed: https://chromium.googlesource.com/chromium/src/+/3596d8b9d1adad8ffe958b500f2729fcae7270e4

Patch Set 1 #

Total comments: 10

Patch Set 2 : none #

Patch Set 3 : none #

Patch Set 4 : none #

Unified diffs Side-by-side diffs Delta from patch set Stats (+64 lines, -2 lines) Patch
M third_party/WebKit/LayoutTests/TestExpectations View 1 2 3 1 chunk +3 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/paint/pagination/pagination-change-clip-crash.html View 1 1 chunk +15 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/paint/pagination/pagination-change-clip-crash-expected.txt View 1 2 1 chunk +33 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/paint/PaintLayerPainter.cpp View 1 4 chunks +11 lines, -1 line 0 comments Download
M third_party/WebKit/Source/platform/graphics/paint/PaintController.cpp View 1 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 29 (21 generated)
chrishtr
The alternative to this CL is to plumb whether the dirty rect had any effect ...
3 years, 8 months ago (2017-04-18 00:07:04 UTC) #7
Xianzhu
https://codereview.chromium.org/2820233002/diff/1/third_party/WebKit/LayoutTests/paint/pagination/pagination-change-clip-crash.html File third_party/WebKit/LayoutTests/paint/pagination/pagination-change-clip-crash.html (right): https://codereview.chromium.org/2820233002/diff/1/third_party/WebKit/LayoutTests/paint/pagination/pagination-change-clip-crash.html#newcode15 third_party/WebKit/LayoutTests/paint/pagination/pagination-change-clip-crash.html:15: window.internals.runtimeFlags.paintUnderInvalidationCheckingEnabled = true; This is unnecessary because we always ...
3 years, 8 months ago (2017-04-18 00:15:21 UTC) #10
chrishtr
https://codereview.chromium.org/2820233002/diff/1/third_party/WebKit/LayoutTests/paint/pagination/pagination-change-clip-crash.html File third_party/WebKit/LayoutTests/paint/pagination/pagination-change-clip-crash.html (right): https://codereview.chromium.org/2820233002/diff/1/third_party/WebKit/LayoutTests/paint/pagination/pagination-change-clip-crash.html#newcode15 third_party/WebKit/LayoutTests/paint/pagination/pagination-change-clip-crash.html:15: window.internals.runtimeFlags.paintUnderInvalidationCheckingEnabled = true; On 2017/04/18 at 00:15:21, Xianzhu wrote: ...
3 years, 8 months ago (2017-04-18 21:13:14 UTC) #13
Xianzhu
lgtm
3 years, 8 months ago (2017-04-18 21:16:13 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/2820233002/40001
3 years, 8 months ago (2017-04-18 23:19:57 UTC) #21
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_rel_ng on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_rel_ng/builds/433260)
3 years, 8 months ago (2017-04-19 01:11:29 UTC) #23
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/2820233002/60001
3 years, 8 months ago (2017-04-19 16:05:40 UTC) #26
commit-bot: I haz the power
3 years, 8 months ago (2017-04-19 17:42:09 UTC) #29
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/3596d8b9d1adad8ffe958b500f27...

Powered by Google App Engine
This is Rietveld 408576698