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

Issue 185653011: RenderLayer::hasVisibleContent() incorrect when layer removed (Closed)

Created:
6 years, 9 months ago by abarth-chromium
Modified:
6 years, 9 months ago
Reviewers:
ojan
CC:
blink-reviews, bemjb+rendering_chromium.org, dsinclair, zoltan1, eae+blinkwatch, leviw+renderwatch, blink-layers+watch_chromium.org, jchaffraix+rendering, pdr.
Visibility:
Public.

Description

RenderLayer::hasVisibleContent() incorrect when layer removed Prior to this CL, we were incorrectlyd dirtying RenderLayer::hasVisibleContent() when removing a RenderLayer from the layer tree. This caused us to incorrectly believe that the parent layer lacked visible content. R=ojan@chromium.org Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=168359

Patch Set 1 #

Patch Set 2 : Reupload #

Unified diffs Side-by-side diffs Delta from patch set Stats (+129 lines, -0 lines) Patch
A LayoutTests/compositing/visibility/visibility-remove-layer.html View 1 1 chunk +71 lines, -0 lines 0 comments Download
A LayoutTests/compositing/visibility/visibility-remove-layer-expected.html View 1 1 chunk +55 lines, -0 lines 0 comments Download
M Source/core/rendering/RenderLayer.cpp View 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
abarth-chromium
6 years, 9 months ago (2014-03-04 01:17:50 UTC) #1
ojan
lgtm
6 years, 9 months ago (2014-03-04 01:23:32 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/abarth@chromium.org/185653011/2
6 years, 9 months ago (2014-03-04 01:23:40 UTC) #3
abarth-chromium
6 years, 9 months ago (2014-03-04 04:45:16 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 manually as r168359 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698