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

Issue 577353005: New InvalidationReasons: InvalidationBecameVisible and InvalidationBecameInvisible (Closed)

Created:
6 years, 3 months ago by Xianzhu
Modified:
6 years, 3 months ago
CC:
blink-reviews, blink-reviews-rendering, eae+blinkwatch, jchaffraix+rendering, leviw+renderwatch, pdr+renderingwatchlist_chromium.org, rune+blink, zoltan1
Project:
blink
Visibility:
Public.

Description

New InvalidationReasons: InvalidationBecameVisible and InvalidationBecameInvisible The reasons will be displayed in tracing. We can also pass more specific invalidation reasons via WebInvalidationDebugAnnotations in the future. BUG=410465 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=182453

Patch Set 1 #

Total comments: 2

Patch Set 2 : Become -> Became #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -8 lines) Patch
M LayoutTests/fast/repaint/invalidation-with-zero-size-object-expected.txt View 1 1 chunk +0 lines, -1 line 0 comments Download
M Source/core/rendering/RenderObject.h View 1 1 chunk +2 lines, -0 lines 0 comments Download
M Source/core/rendering/RenderObject.cpp View 1 3 chunks +13 lines, -7 lines 0 comments Download

Messages

Total messages: 11 (2 generated)
Xianzhu
6 years, 3 months ago (2014-09-22 20:17:58 UTC) #2
dsinclair
How come we issue less invalidations on the failing test? Is it because we moved ...
6 years, 3 months ago (2014-09-22 20:21:35 UTC) #3
Xianzhu
On 2014/09/22 20:21:35, dsinclair wrote: > How come we issue less invalidations on the failing ...
6 years, 3 months ago (2014-09-22 20:41:10 UTC) #4
dsinclair
lgtm with nit. https://codereview.chromium.org/577353005/diff/1/Source/core/rendering/RenderObject.cpp File Source/core/rendering/RenderObject.cpp (right): https://codereview.chromium.org/577353005/diff/1/Source/core/rendering/RenderObject.cpp#newcode1262 Source/core/rendering/RenderObject.cpp:1262: return "become visible"; nit: became
6 years, 3 months ago (2014-09-22 20:46:36 UTC) #5
Xianzhu
https://codereview.chromium.org/577353005/diff/1/Source/core/rendering/RenderObject.cpp File Source/core/rendering/RenderObject.cpp (right): https://codereview.chromium.org/577353005/diff/1/Source/core/rendering/RenderObject.cpp#newcode1262 Source/core/rendering/RenderObject.cpp:1262: return "become visible"; On 2014/09/22 20:46:36, dsinclair wrote: > ...
6 years, 3 months ago (2014-09-22 21:45:56 UTC) #6
Xianzhu
Created another CL for alternative way of tracking first paints (https://codereview.chromium.org/593873002). The new invalidation reasons ...
6 years, 3 months ago (2014-09-22 21:47:29 UTC) #7
leviw_travelin_and_unemployed
lgtm
6 years, 3 months ago (2014-09-22 22:10:15 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/577353005/20001
6 years, 3 months ago (2014-09-22 22:49:25 UTC) #10
commit-bot: I haz the power
6 years, 3 months ago (2014-09-22 22:55:16 UTC) #11
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as 182453

Powered by Google App Engine
This is Rietveld 408576698