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

Issue 571643002: Enforce that invalidations happen on a rooted tree (Closed)

Created:
6 years, 3 months ago by Julien - ping for review
Modified:
6 years, 3 months ago
Reviewers:
leviw_travelin_and_unemployed, xianzhanzhu, dsinclair
CC:
blink-reviews, blink-reviews-rendering, eae+blinkwatch, jchaffraix+rendering, leviw+renderwatch, pdr., rune+blink, zoltan1
Project:
blink
Visibility:
Public.

Description

Enforce that invalidations happen on a rooted tree Now that most invalidations have moved to after layout, these ASSERTs should not trigger. If they do, we should catch them and fix the callers. This change doesn't touch RenderObject's invalidatePaintForWholeRenderer as it is called when removing a renderer, which can be on an unrooted tree. BUG=368140 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=181948

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -9 lines) Patch
M Source/core/rendering/RenderObject.cpp View 3 chunks +3 lines, -9 lines 0 comments Download

Messages

Total messages: 6 (2 generated)
Julien - ping for review
ASSERT bonanza!
6 years, 3 months ago (2014-09-12 23:43:37 UTC) #2
dsinclair
lgtm
6 years, 3 months ago (2014-09-13 03:02:31 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patchset/571643002/1
6 years, 3 months ago (2014-09-13 03:03:05 UTC) #5
commit-bot: I haz the power
6 years, 3 months ago (2014-09-13 03:08:04 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 (id:1) as 181948

Powered by Google App Engine
This is Rietveld 408576698