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

Issue 572483002: Fix RemoveFromScrollTree and RemoveFromClipTree (Closed)

Created:
6 years, 3 months ago by Ian Vollick
Modified:
6 years, 3 months ago
Reviewers:
danakj
CC:
chromium-reviews, cc-bugs_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Fix RemoveFromScrollTree and RemoveFromClipTree These functions should set needs commit, but didn't. This lead to stale pointers in the impl tree. BUG=413743, 403866 Committed: https://crrev.com/66133e86b6d79534605539aa684a248e6b6205bf Cr-Commit-Position: refs/heads/master@{#294749}

Patch Set 1 #

Total comments: 4

Patch Set 2 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+93 lines, -33 lines) Patch
M cc/layers/layer.h View 2 chunks +8 lines, -8 lines 0 comments Download
M cc/layers/layer.cc View 3 chunks +13 lines, -17 lines 0 comments Download
M cc/layers/layer_unittest.cc View 1 1 chunk +58 lines, -0 lines 0 comments Download
M cc/trees/tree_synchronizer.cc View 2 chunks +14 lines, -8 lines 0 comments Download

Messages

Total messages: 9 (2 generated)
Ian Vollick
\o/
6 years, 3 months ago (2014-09-13 03:22:25 UTC) #2
danakj
LTM https://codereview.chromium.org/572483002/diff/1/cc/layers/layer_unittest.cc File cc/layers/layer_unittest.cc (right): https://codereview.chromium.org/572483002/diff/1/cc/layers/layer_unittest.cc#newcode359 cc/layers/layer_unittest.cc:359: EXPECT_SET_NEEDS_COMMIT(1, child2 = NULL); can you also reset ...
6 years, 3 months ago (2014-09-13 12:49:42 UTC) #3
danakj
er, LGTM!
6 years, 3 months ago (2014-09-13 12:49:48 UTC) #4
Ian Vollick
Thanks! https://codereview.chromium.org/572483002/diff/1/cc/layers/layer_unittest.cc File cc/layers/layer_unittest.cc (right): https://codereview.chromium.org/572483002/diff/1/cc/layers/layer_unittest.cc#newcode359 cc/layers/layer_unittest.cc:359: EXPECT_SET_NEEDS_COMMIT(1, child2 = NULL); On 2014/09/13 12:49:42, danakj ...
6 years, 3 months ago (2014-09-13 14:51:23 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patchset/572483002/20001
6 years, 3 months ago (2014-09-13 14:52:31 UTC) #7
commit-bot: I haz the power
Committed patchset #2 (id:20001) as 11a4fc62f0bbf6f3dc1ffcbfa76a2daeb151296e
6 years, 3 months ago (2014-09-13 20:38:33 UTC) #8
commit-bot: I haz the power
6 years, 3 months ago (2014-09-13 20:41:58 UTC) #9
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/66133e86b6d79534605539aa684a248e6b6205bf
Cr-Commit-Position: refs/heads/master@{#294749}

Powered by Google App Engine
This is Rietveld 408576698