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

Issue 2022813002: Allow overridding "app_name" for "test" template on iOS. (Closed)

Created:
4 years, 6 months ago by sdefresne
Modified:
4 years, 6 months ago
Reviewers:
Paweł Hajdan Jr.
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@{2}
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Allow overridding "app_name" for "test" template on iOS. Some downstream iOS unit tests requires the value of BUNDLE_ID_TEST_NAME to correspond to the target name without any underscore, so let client override the value of app_name until gyp support is dropped and the tests can use the target name for value of BUNDLE_ID_TEST_NAME. BUG=604692 Committed: https://crrev.com/a828c28077a28e859df22109a4fd5630dc94c10f Cr-Commit-Position: refs/heads/master@{#396746}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Flip the conditional #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -1 line) Patch
M testing/test.gni View 1 1 chunk +9 lines, -1 line 0 comments Download

Messages

Total messages: 10 (4 generated)
sdefresne
Please take a look and send to CQ if LGTY.
4 years, 6 months ago (2016-05-30 16:07:59 UTC) #2
Paweł Hajdan Jr.
LGTM w/nit https://codereview.chromium.org/2022813002/diff/1/testing/test.gni File testing/test.gni (right): https://codereview.chromium.org/2022813002/diff/1/testing/test.gni#newcode304 testing/test.gni:304: if (!defined(invoker.app_name)) { nit: To avoid double ...
4 years, 6 months ago (2016-05-30 16:18:59 UTC) #3
sdefresne
Thank you for the review. https://codereview.chromium.org/2022813002/diff/1/testing/test.gni File testing/test.gni (right): https://codereview.chromium.org/2022813002/diff/1/testing/test.gni#newcode304 testing/test.gni:304: if (!defined(invoker.app_name)) { On ...
4 years, 6 months ago (2016-05-30 16:28:37 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2022813002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/2022813002/20001
4 years, 6 months ago (2016-05-30 16:29:02 UTC) #7
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 6 months ago (2016-05-30 18:04:31 UTC) #8
commit-bot: I haz the power
4 years, 6 months ago (2016-05-30 18:05:41 UTC) #10
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/a828c28077a28e859df22109a4fd5630dc94c10f
Cr-Commit-Position: refs/heads/master@{#396746}

Powered by Google App Engine
This is Rietveld 408576698