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

Issue 325063003: Delete RenderLayerCompositor::layerWillBeRemoved (Closed)

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

Description

Delete RenderLayerCompositor::layerWillBeRemoved This function doesn't do anything. The repaint it generates is redundant and marking the RenderLayerCompositor as needing a rebuild is redundant because RenderLayerStackingNode will already mark the same dirty bit. It's more sensible for RenderLayerStackingNode to be responsible for setting this dirty bit because the reason it needs to be set is that the stacking tree has changed. Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=175941

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -26 lines) Patch
M LayoutTests/compositing/squashing/tricky-element-removal-crash-expected.txt View 1 chunk +0 lines, -1 line 0 comments Download
M Source/core/rendering/RenderLayer.cpp View 2 chunks +0 lines, -7 lines 0 comments Download
M Source/core/rendering/compositing/RenderLayerCompositor.h View 1 chunk +0 lines, -3 lines 0 comments Download
M Source/core/rendering/compositing/RenderLayerCompositor.cpp View 1 chunk +0 lines, -15 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
abarth-chromium
Depends on https://codereview.chromium.org/326253002 but can be reviewed before that CL lands.
6 years, 6 months ago (2014-06-11 00:41:51 UTC) #1
esprehn
I don't trust this, the regular RenderObject repaint path doesn't understand composited bounds, so removing ...
6 years, 6 months ago (2014-06-11 00:48:48 UTC) #2
chrishtr
On 2014/06/11 at 00:48:48, esprehn wrote: > I don't trust this, the regular RenderObject repaint ...
6 years, 6 months ago (2014-06-11 01:19:23 UTC) #3
abarth-chromium
On 2014/06/11 at 01:19:23, chrishtr wrote: > In this case the child RenderLayer is being ...
6 years, 6 months ago (2014-06-11 01:28:56 UTC) #4
abarth-chromium
The CQ bit was checked by abarth@chromium.org
6 years, 6 months ago (2014-06-11 01:28:58 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/abarth@chromium.org/325063003/1
6 years, 6 months ago (2014-06-11 01:29:27 UTC) #6
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 6 months ago (2014-06-11 01:29:33 UTC) #7
commit-bot: I haz the power
Failed to apply patch for Source/core/rendering/compositing/RenderLayerCompositor.h: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
6 years, 6 months ago (2014-06-11 01:29:34 UTC) #8
abarth-chromium
The CQ bit was checked by abarth@chromium.org
6 years, 6 months ago (2014-06-11 03:42:13 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/325063003/1
6 years, 6 months ago (2014-06-11 03:42:58 UTC) #10
commit-bot: I haz the power
6 years, 6 months ago (2014-06-11 04:47:05 UTC) #11
Message was sent while issue was closed.
Change committed as 175941

Powered by Google App Engine
This is Rietveld 408576698