Chromium Code Reviews
Help | Chromium Project | Gerrit Changes | Sign in
(27)

Issue 1179403002: Update hasVisibleContent() to include visibility of non-self-painting layers. (Closed)

Created:
4 years, 10 months ago by chrishtr
Modified:
4 years, 10 months ago
Reviewers:
trchen
CC:
blink-reviews, blink-reviews-paint_chromium.org, dshwang, slimming-paint-reviews_chromium.org
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Update hasVisibleContent() to include visibility of non-self-painting layers. BUG=498039 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=197853

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : #

Total comments: 1

Patch Set 6 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -2 lines) Patch
A LayoutTests/paint/deprecatedpaintlayer/non-self-painting-layer-overrides-visibility.html View 1 2 1 chunk +6 lines, -0 lines 0 comments Download
A LayoutTests/paint/deprecatedpaintlayer/non-self-painting-layer-overrides-visibility-expected.html View 1 chunk +5 lines, -0 lines 0 comments Download
M Source/core/paint/DeprecatedPaintLayer.cpp View 1 2 3 4 5 3 chunks +9 lines, -2 lines 0 comments Download

Messages

Total messages: 8 (2 generated)
chrishtr
https://codereview.chromium.org/1179403002/diff/80001/Source/core/paint/DeprecatedPaintLayer.cpp File Source/core/paint/DeprecatedPaintLayer.cpp (right): https://codereview.chromium.org/1179403002/diff/80001/Source/core/paint/DeprecatedPaintLayer.cpp#newcode598 Source/core/paint/DeprecatedPaintLayer.cpp:598: parent()->dirtyVisibleContentStatus(); compositing/contents-opaque/visibility-hidden.html exercises this code, because the <nav> element ...
4 years, 10 months ago (2015-06-25 17:26:50 UTC) #2
trchen
It feels to me that LayoutObject::insertedIntoTree and LayoutObject::willBeRemovedFromTree needs to match the same condition. Other ...
4 years, 10 months ago (2015-06-25 19:45:38 UTC) #3
chrishtr
On 2015/06/25 at 19:45:38, trchen wrote: > It feels to me that LayoutObject::insertedIntoTree and LayoutObject::willBeRemovedFromTree ...
4 years, 10 months ago (2015-06-25 20:02:36 UTC) #4
chrishtr
On 2015/06/25 at 20:02:36, chrishtr wrote: > On 2015/06/25 at 19:45:38, trchen wrote: > > ...
4 years, 10 months ago (2015-06-25 20:12:58 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1179403002/100001
4 years, 10 months ago (2015-06-25 20:13:21 UTC) #7
commit-bot: I haz the power
4 years, 10 months ago (2015-06-25 20:16:52 UTC) #8
Message was sent while issue was closed.
Committed patchset #6 (id:100001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=197853

Powered by Google App Engine
This is Rietveld 408576698