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

Issue 453113002: RenderLayer::hasVisibleContent should ASSERT(!m_visibleContentStatusDirty) (Closed)

Created:
6 years, 4 months ago by abarth-chromium
Modified:
6 years, 4 months ago
Reviewers:
skobes
CC:
blink-layers+watch_chromium.org, blink-reviews, blink-reviews-rendering, chrishtr, eae+blinkwatch, eseidel, jchaffraix+rendering, leviw+renderwatch, pdr., rune+blink, zoltan1
Project:
blink
Visibility:
Public.

Description

RenderLayer::hasVisibleContent should ASSERT(!m_visibleContentStatusDirty) This CL makes RenderLayer::hasVisibleContent ASSERT that the state it reads isn't dirty. This CL also fixes a couple callers that were reading the state while it was dirty. R=skobes@chromium.org Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=179990

Patch Set 1 #

Total comments: 1

Patch Set 2 : Fix comment #

Patch Set 3 : Slightly less #

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -7 lines) Patch
M Source/core/rendering/RenderBlockFlow.cpp View 1 2 1 chunk +10 lines, -2 lines 0 comments Download
M Source/core/rendering/RenderLayer.h View 1 2 1 chunk +5 lines, -3 lines 0 comments Download
M Source/core/rendering/RenderLayer.cpp View 1 2 1 chunk +9 lines, -0 lines 0 comments Download
M Source/core/rendering/RenderObject.cpp View 1 2 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 17 (0 generated)
abarth-chromium
6 years, 4 months ago (2014-08-08 21:50:24 UTC) #1
skobes
lgtm https://codereview.chromium.org/453113002/diff/1/Source/core/rendering/RenderLayer.h File Source/core/rendering/RenderLayer.h (right): https://codereview.chromium.org/453113002/diff/1/Source/core/rendering/RenderLayer.h#newcode174 Source/core/rendering/RenderLayer.h:174: // FIXME: hasVisibleDescendant() should call updateDescendantDependentFlags() if m_visibleContentStatusDirty. ...
6 years, 4 months ago (2014-08-08 21:59:42 UTC) #2
abarth-chromium
Done
6 years, 4 months ago (2014-08-08 22:17:56 UTC) #3
abarth-chromium
The CQ bit was checked by abarth@chromium.org
6 years, 4 months ago (2014-08-08 22:17:58 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/abarth@chromium.org/453113002/20001
6 years, 4 months ago (2014-08-08 22:18:27 UTC) #5
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: linux_blink_dbg on tryserver.blink ...
6 years, 4 months ago (2014-08-08 23:22:20 UTC) #6
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 4 months ago (2014-08-08 23:49:46 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: linux_blink_rel on tryserver.blink (http://build.chromium.org/p/tryserver.blink/builders/linux_blink_rel/builds/19832)
6 years, 4 months ago (2014-08-08 23:49:47 UTC) #8
abarth-chromium
The CQ bit was checked by abarth@chromium.org
6 years, 4 months ago (2014-08-09 17:31:15 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/abarth@chromium.org/453113002/20001
6 years, 4 months ago (2014-08-09 17:31:26 UTC) #10
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: linux_blink_dbg on tryserver.blink ...
6 years, 4 months ago (2014-08-09 18:28:21 UTC) #11
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 4 months ago (2014-08-09 18:53:04 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: linux_blink_rel on tryserver.blink (http://build.chromium.org/p/tryserver.blink/builders/linux_blink_rel/builds/19869)
6 years, 4 months ago (2014-08-09 18:53:05 UTC) #13
abarth-chromium
The CQ bit was checked by abarth@chromium.org
6 years, 4 months ago (2014-08-11 19:31:18 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/abarth@chromium.org/453113002/40001
6 years, 4 months ago (2014-08-11 19:32:00 UTC) #15
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: android_chromium_gn_compile_rel on tryserver.blink ...
6 years, 4 months ago (2014-08-11 20:33:30 UTC) #16
commit-bot: I haz the power
6 years, 4 months ago (2014-08-11 21:05:53 UTC) #17
Message was sent while issue was closed.
Change committed as 179990

Powered by Google App Engine
This is Rietveld 408576698