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

Issue 1209033009: Clear the groupedMapping parameter in layers when removed from the group (Closed)

Created:
5 years, 5 months ago by Stephen Chennney
Modified:
5 years, 5 months ago
Reviewers:
Ian Vollick, ajuma
CC:
blink-reviews, pdr+renderingwatchlist_chromium.org, zoltan1, szager+layoutwatch_chromium.org, eae+blinkwatch, leviw+renderwatch, blink-reviews-rendering, jchaffraix+rendering
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Clear the groupedMapping parameter in layers when removed from the group. Also clean up the code somewhat: avoid magic numbers, return as soon as possible, clarify parameter meaning. R=vollick BUG=504688 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=198327

Patch Set 1 #

Total comments: 3

Patch Set 2 : Now it builds #

Patch Set 3 : Invalidation fixed #

Total comments: 1

Patch Set 4 : Switch to enum #

Unified diffs Side-by-side diffs Delta from patch set Stats (+43 lines, -29 lines) Patch
M LayoutTests/TestExpectations View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
M LayoutTests/compositing/squashing/add-remove-squashed-layers-expected.txt View 1 2 3 4 chunks +6 lines, -2 lines 0 comments Download
M Source/core/layout/compositing/CompositedDeprecatedPaintLayerMapping.cpp View 1 2 3 3 chunks +24 lines, -20 lines 0 comments Download
M Source/core/layout/compositing/CompositingLayerAssigner.cpp View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M Source/core/layout/compositing/DeprecatedPaintLayerCompositor.cpp View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M Source/core/paint/DeprecatedPaintLayer.h View 1 2 3 1 chunk +5 lines, -1 line 0 comments Download
M Source/core/paint/DeprecatedPaintLayer.cpp View 1 2 3 2 chunks +4 lines, -4 lines 0 comments Download

Messages

Total messages: 21 (9 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1209033009/1
5 years, 5 months ago (2015-06-30 19:41:01 UTC) #2
Stephen Chennney
Need a patch without errors. https://codereview.chromium.org/1209033009/diff/1/Source/core/layout/compositing/CompositedDeprecatedPaintLayerMapping.cpp File Source/core/layout/compositing/CompositedDeprecatedPaintLayerMapping.cpp (right): https://codereview.chromium.org/1209033009/diff/1/Source/core/layout/compositing/CompositedDeprecatedPaintLayerMapping.cpp#newcode2288 Source/core/layout/compositing/CompositedDeprecatedPaintLayerMapping.cpp:2288: formerLayer->setGroupedMapping(nullptr); This unfortunately has ...
5 years, 5 months ago (2015-06-30 19:44:03 UTC) #4
Stephen Chennney
See comments on first patch set.
5 years, 5 months ago (2015-06-30 19:46:28 UTC) #6
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1209033009/20001
5 years, 5 months ago (2015-06-30 19:46:56 UTC) #7
Stephen Chennney
On 2015/06/30 19:46:56, commit-bot: I haz the power wrote: > Dry run: CQ is trying ...
5 years, 5 months ago (2015-06-30 21:20:47 UTC) #8
commit-bot: I haz the power
Dry run: Exceeded global retry quota
5 years, 5 months ago (2015-06-30 21:20:59 UTC) #10
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1209033009/40001
5 years, 5 months ago (2015-07-02 17:01:19 UTC) #12
Stephen Chennney
I think this is ready to go. There's some code cleanup included and there is ...
5 years, 5 months ago (2015-07-02 17:02:59 UTC) #13
Ian Vollick
lgtm. It would be nice to include the updated expectation for one platform in this ...
5 years, 5 months ago (2015-07-02 17:29:00 UTC) #15
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 5 months ago (2015-07-02 18:11:04 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1209033009/60001
5 years, 5 months ago (2015-07-06 17:37:01 UTC) #20
commit-bot: I haz the power
5 years, 5 months ago (2015-07-06 18:57:05 UTC) #21
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=198327

Powered by Google App Engine
This is Rietveld 408576698