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

Issue 2790903002: Makes AshTestImpl::Create create the right impl based on config (Closed)

Created:
3 years, 8 months ago by sky
Modified:
3 years, 8 months ago
Reviewers:
msw, reveman
CC:
chromium-reviews, kalyank, sadrul
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Makes AshTestImpl::Create create the right impl based on config Previously there was a factory function that was expected to be compiled into the target for the creation. Now that AshTestHelper knows the config the factory function can be shared. This is necessary for ash_unittests so that it can work with and without --mus. Also note that AshTestImpl should go away eventually. BUG=705715 TEST=test only changes R=msw@chromium.org, reveman@chromium.org Review-Url: https://codereview.chromium.org/2790903002 Cr-Commit-Position: refs/heads/master@{#461195} Committed: https://chromium.googlesource.com/chromium/src/+/be0a78336df511783b675d9356631f8a6521f3e4

Patch Set 1 #

Total comments: 4

Patch Set 2 : feedback #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -32 lines) Patch
M ash/BUILD.gn View 2 chunks +0 lines, -2 lines 0 comments Download
M ash/mus/test/ash_test_impl_mus.cc View 1 chunk +0 lines, -6 lines 0 comments Download
M ash/test/BUILD.gn View 1 4 chunks +9 lines, -18 lines 0 comments Download
M ash/test/ash_test_helper.h View 1 1 chunk +4 lines, -0 lines 0 comments Download
M ash/test/ash_test_impl_aura.cc View 2 chunks +7 lines, -1 line 0 comments Download
M chrome/test/BUILD.gn View 3 chunks +0 lines, -3 lines 0 comments Download
M components/exo/BUILD.gn View 2 chunks +0 lines, -2 lines 0 comments Download

Messages

Total messages: 14 (8 generated)
sky
reveman: exo msw: the rest
3 years, 8 months ago (2017-03-31 15:22:53 UTC) #1
reveman
lgtm
3 years, 8 months ago (2017-03-31 16:15:44 UTC) #4
msw
nice, lgtm with optional nits https://codereview.chromium.org/2790903002/diff/1/ash/test/BUILD.gn File ash/test/BUILD.gn (left): https://codereview.chromium.org/2790903002/diff/1/ash/test/BUILD.gn#oldcode17 ash/test/BUILD.gn:17: "//base", optional nit: move ...
3 years, 8 months ago (2017-03-31 16:27:13 UTC) #7
sky
https://codereview.chromium.org/2790903002/diff/1/ash/test/BUILD.gn File ash/test/BUILD.gn (left): https://codereview.chromium.org/2790903002/diff/1/ash/test/BUILD.gn#oldcode17 ash/test/BUILD.gn:17: "//base", On 2017/03/31 16:27:13, msw wrote: > optional nit: ...
3 years, 8 months ago (2017-03-31 17:37:22 UTC) #8
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/2790903002/20001
3 years, 8 months ago (2017-03-31 17:37:55 UTC) #11
commit-bot: I haz the power
3 years, 8 months ago (2017-03-31 20:11:41 UTC) #14
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/be0a78336df511783b675d935663...

Powered by Google App Engine
This is Rietveld 408576698