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

Issue 2105173006: cc: Clear entries from animations maps only when main thread wins (Closed)

Created:
4 years, 5 months ago by jaydasika
Modified:
4 years, 5 months ago
Reviewers:
ajuma, weiliangc
CC:
chromium-reviews, cc-bugs_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

cc: Clear entries from animations maps only when main thread wins Because we will may need these values in future commits. BUG=624366 CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_blink_rel Committed: https://crrev.com/f03aa24a39fc23c5749b50966c8d1967063faa81 Cr-Commit-Position: refs/heads/master@{#406131}

Patch Set 1 #

Patch Set 2 : "DCHECK" #

Total comments: 2

Patch Set 3 : Destructor should remove element from map #

Patch Set 4 : Rebase #

Patch Set 5 : rebase #

Patch Set 6 : remove_DCHECK #

Unified diffs Side-by-side diffs Delta from patch set Stats (+38 lines, -8 lines) Patch
M cc/layers/layer_impl.cc View 1 2 3 4 5 1 chunk +0 lines, -1 line 0 comments Download
M cc/trees/layer_tree_host_unittest.cc View 1 2 3 4 5 5 chunks +23 lines, -3 lines 0 comments Download
M cc/trees/layer_tree_impl.cc View 1 2 3 4 3 chunks +15 lines, -4 lines 0 comments Download

Messages

Total messages: 32 (15 generated)
jaydasika
I don't know if this fixes the bug. I couldn't repro it reliably. But the ...
4 years, 5 months ago (2016-06-30 00:06:54 UTC) #3
jaydasika
https://codereview.chromium.org/2105173006/diff/20001/cc/trees/layer_tree_impl.cc File cc/trees/layer_tree_impl.cc (right): https://codereview.chromium.org/2105173006/diff/20001/cc/trees/layer_tree_impl.cc#newcode644 cc/trees/layer_tree_impl.cc:644: transform_animations_map_.erase(id); Just realized map entries should be erased in ...
4 years, 5 months ago (2016-06-30 00:26:39 UTC) #4
jaydasika
https://codereview.chromium.org/2105173006/diff/20001/cc/trees/layer_tree_impl.cc File cc/trees/layer_tree_impl.cc (right): https://codereview.chromium.org/2105173006/diff/20001/cc/trees/layer_tree_impl.cc#newcode644 cc/trees/layer_tree_impl.cc:644: transform_animations_map_.erase(id); On 2016/06/30 00:26:39, jaydasika wrote: > Just realized ...
4 years, 5 months ago (2016-06-30 18:52:00 UTC) #5
ajuma
lgtm
4 years, 5 months ago (2016-06-30 21:02:22 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2105173006/40001
4 years, 5 months ago (2016-06-30 21:05:38 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_rel_ng on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_rel_ng/builds/253505)
4 years, 5 months ago (2016-06-30 21:58:57 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2105173006/60001
4 years, 5 months ago (2016-07-01 18:26:32 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_rel_ng on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_rel_ng/builds/253980)
4 years, 5 months ago (2016-07-01 19:08:59 UTC) #15
jaydasika
There is a perf test that is hitting the DCHECK. I am unable to repro ...
4 years, 5 months ago (2016-07-06 22:48:08 UTC) #16
ajuma
On 2016/07/06 22:48:08, jaydasika wrote: > There is a perf test that is hitting the ...
4 years, 5 months ago (2016-07-06 23:17:41 UTC) #17
commit-bot: I haz the power
Your CL relies on deprecated CQ feature(s): * Specifying master names in CQ_INCLUDE_TRYBOTS part of ...
4 years, 5 months ago (2016-07-18 21:28:37 UTC) #20
jaydasika
The DCHECK was failing for the case where there are no animations on compositor between ...
4 years, 5 months ago (2016-07-18 21:33:45 UTC) #21
ajuma
On 2016/07/18 21:33:45, jaydasika wrote: > The DCHECK was failing for the case where there ...
4 years, 5 months ago (2016-07-18 21:45:55 UTC) #23
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2105173006/100001
4 years, 5 months ago (2016-07-18 23:13:20 UTC) #27
commit-bot: I haz the power
Committed patchset #6 (id:100001)
4 years, 5 months ago (2016-07-18 23:29:11 UTC) #29
commit-bot: I haz the power
CQ bit was unchecked.
4 years, 5 months ago (2016-07-18 23:29:22 UTC) #30
commit-bot: I haz the power
4 years, 5 months ago (2016-07-18 23:30:21 UTC) #32
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/f03aa24a39fc23c5749b50966c8d1967063faa81
Cr-Commit-Position: refs/heads/master@{#406131}

Powered by Google App Engine
This is Rietveld 408576698