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

Issue 2114653003: New PaintController under-invalidation checking (Closed)

Created:
4 years, 5 months ago by Xianzhu
Modified:
4 years, 5 months ago
Reviewers:
chrishtr, pdr.
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
Base URL:
https://chromium.googlesource.com/chromium/src.git@CommitOnTheWay
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

New PaintController under-invalidation checking This is a follow-up of https://codereview.chromium.org/2107103002/ which broke the original under-invalidation checking in PaintController. BUG=596983, 510908 Committed: https://crrev.com/63b12484f2c59ba177a21aba09b8a4edd38e6ea1 Cr-Commit-Position: refs/heads/master@{#405805}

Patch Set 1 #

Patch Set 2 : Rebase #

Patch Set 3 : - #

Patch Set 4 : Enable under-invalidation checking for spv2 #

Patch Set 5 : Fix subsequence #

Patch Set 6 : Fix subsequence #

Total comments: 1

Patch Set 7 : Doc m_underInvalidationCheckingBegin and End #

Messages

Total messages: 22 (15 generated)
Xianzhu
4 years, 5 months ago (2016-07-14 23:09:27 UTC) #10
chrishtr
lgtm https://codereview.chromium.org/2114653003/diff/100001/third_party/WebKit/Source/platform/graphics/paint/PaintController.h File third_party/WebKit/Source/platform/graphics/paint/PaintController.h (right): https://codereview.chromium.org/2114653003/diff/100001/third_party/WebKit/Source/platform/graphics/paint/PaintController.h#newcode267 third_party/WebKit/Source/platform/graphics/paint/PaintController.h:267: DisplayItemList::iterator m_underInvalidationCheckingBegin; Please document these a little bit.
4 years, 5 months ago (2016-07-15 00:57:44 UTC) #13
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/2114653003/120001
4 years, 5 months ago (2016-07-15 17:30:02 UTC) #16
commit-bot: I haz the power
Committed patchset #7 (id:120001)
4 years, 5 months ago (2016-07-15 18:52:27 UTC) #18
commit-bot: I haz the power
Patchset 7 (id:??) landed as https://crrev.com/63b12484f2c59ba177a21aba09b8a4edd38e6ea1 Cr-Commit-Position: refs/heads/master@{#405805}
4 years, 5 months ago (2016-07-15 18:53:32 UTC) #20
grt (UTC plus 2)
A revert of this CL (patchset #7 id:120001) has been created in https://codereview.chromium.org/2156053002/ by grt@chromium.org. ...
4 years, 5 months ago (2016-07-18 10:53:34 UTC) #21
Xianzhu
4 years, 5 months ago (2016-07-18 16:26:36 UTC) #22
Message was sent while issue was closed.
On 2016/07/18 10:53:34, grt (UTC plus 2) wrote:
> A revert of this CL (patchset #7 id:120001) has been created in
> https://codereview.chromium.org/2156053002/ by mailto:grt@chromium.org.
> 
> The reason for reverting is: NOTREACHED being hit in checkUnderInvalidation on
> WebKit Win7 (dbg); see
>
https://build.chromium.org/p/chromium.webkit/builders/WebKit%20Win7%20%28dbg%....

Next time encountering such problem, please just file a bug mark the test
failure and assign the bug to me.

This CL is to discover such bugs.

Powered by Google App Engine
This is Rietveld 408576698