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

Issue 643223003: Fix more memory issues in compositor_unittests (Closed)

Created:
6 years, 2 months ago by enne (OOO)
Modified:
6 years, 2 months ago
Reviewers:
danakj, piman
CC:
cc-bugs_chromium.org, chromium-reviews, danakj+watch_chromium.org, jbauman+watch_chromium.org, kalyank, piman+watch_chromium.org, sievers+watch_chromium.org, Ian Vollick
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Fix more memory issues in compositor_unittests The previous fix (https://codereview.chromium.org/637933004) attempted to fix LayerWithRealCompositorTest.(DrawTree|HierarchyNoTexture) by drawing a color. However, it was drawing transparent. Because of the default blend mode, this was a no-op. Instead, fill with an opaque color that will actually clobber the right texels. R=piman@chromium.org,danakj@chromium.org BUG=421107 Committed: https://crrev.com/1a93ba37cd851004e0b49863f71bda1894a76739 Cr-Commit-Position: refs/heads/master@{#299219}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M ui/compositor/layer_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 22 (9 generated)
enne (OOO)
6 years, 2 months ago (2014-10-10 18:53:00 UTC) #1
danakj
LGTM
6 years, 2 months ago (2014-10-10 18:55:34 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/643223003/1
6 years, 2 months ago (2014-10-10 18:57:02 UTC) #4
commit-bot: I haz the power
Try jobs failed on following builders: linux_gpu_triggered_tests on tryserver.chromium.gpu (http://build.chromium.org/p/tryserver.chromium.gpu/builders/linux_gpu_triggered_tests/builds/67287) mac_gpu_retina_triggered_tests on tryserver.chromium.gpu (http://build.chromium.org/p/tryserver.chromium.gpu/builders/mac_gpu_retina_triggered_tests/builds/57356) mac_gpu_triggered_tests ...
6 years, 2 months ago (2014-10-10 19:24:07 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/643223003/1
6 years, 2 months ago (2014-10-10 19:55:02 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: mac_gpu_retina_triggered_tests on tryserver.chromium.gpu (http://build.chromium.org/p/tryserver.chromium.gpu/builders/mac_gpu_retina_triggered_tests/builds/57366) mac_gpu_triggered_tests on tryserver.chromium.gpu (http://build.chromium.org/p/tryserver.chromium.gpu/builders/mac_gpu_triggered_tests/builds/57267) win_gpu_triggered_tests ...
6 years, 2 months ago (2014-10-10 20:01:31 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/643223003/1
6 years, 2 months ago (2014-10-10 20:07:53 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: win_gpu_triggered_tests on tryserver.chromium.gpu (http://build.chromium.org/p/tryserver.chromium.gpu/builders/win_gpu_triggered_tests/builds/62053)
6 years, 2 months ago (2014-10-10 20:17:50 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/643223003/1
6 years, 2 months ago (2014-10-10 23:59:20 UTC) #16
commit-bot: I haz the power
Try jobs failed on following builders: win_gpu_triggered_tests on tryserver.chromium.gpu (http://build.chromium.org/p/tryserver.chromium.gpu/builders/win_gpu_triggered_tests/builds/62095)
6 years, 2 months ago (2014-10-11 00:10:16 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/643223003/1
6 years, 2 months ago (2014-10-11 00:15:56 UTC) #20
commit-bot: I haz the power
Committed patchset #1 (id:1)
6 years, 2 months ago (2014-10-11 00:23:32 UTC) #21
commit-bot: I haz the power
6 years, 2 months ago (2014-10-11 00:24:19 UTC) #22
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/1a93ba37cd851004e0b49863f71bda1894a76739
Cr-Commit-Position: refs/heads/master@{#299219}

Powered by Google App Engine
This is Rietveld 408576698