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

Issue 2224473002: Add support for loading API keys from Info.plist on iOS and macOS. (Closed)

Created:
4 years, 4 months ago by bzanotti
Modified:
4 years, 4 months ago
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add support for loading API keys from Info.plist on iOS and macOS. BUG=629511 Committed: https://crrev.com/bd0146024cf0378f3bc4b1a5d9956df319136c5f Cr-Commit-Position: refs/heads/master@{#411101}

Patch Set 1 #

Patch Set 2 : Add unit test #

Total comments: 6

Patch Set 3 : Refactor together common unit test code #

Patch Set 4 : Fix macOS compilation #

Total comments: 6

Patch Set 5 : Fix nits #

Unified diffs Side-by-side diffs Delta from patch set Stats (+281 lines, -61 lines) Patch
M google_apis/BUILD.gn View 1 2 3 3 chunks +20 lines, -0 lines 0 comments Download
M google_apis/DEPS View 1 1 chunk +1 line, -0 lines 0 comments Download
M google_apis/google_api_keys.cc View 1 2 chunks +14 lines, -0 lines 0 comments Download
A google_apis/google_api_keys_mac.h View 1 chunk +16 lines, -0 lines 0 comments Download
A google_apis/google_api_keys_mac.mm View 1 2 3 1 chunk +22 lines, -0 lines 0 comments Download
A google_apis/google_api_keys_mac_unittest.mm View 1 2 3 4 1 chunk +124 lines, -0 lines 0 comments Download
A google_apis/google_api_keys_unittest.h View 1 2 3 4 1 chunk +42 lines, -0 lines 0 comments Download
M google_apis/google_api_keys_unittest.cc View 1 2 2 chunks +42 lines, -61 lines 0 comments Download

Messages

Total messages: 34 (22 generated)
bzanotti
Please take a first look. Note that I tested locally, but I'm still trying to ...
4 years, 4 months ago (2016-08-05 15:41:48 UTC) #2
bzanotti
On 2016/08/05 15:41:48, bzanotti wrote: > Please take a first look. > > Note that ...
4 years, 4 months ago (2016-08-08 16:38:55 UTC) #3
Roger Tawa OOO till Jul 10th
The omock code is only for mac/iOS, but I guess there is no way to ...
4 years, 4 months ago (2016-08-08 18:03:05 UTC) #8
bzanotti
On 2016/08/08 18:03:05, Roger Tawa wrote: > The omock code is only for mac/iOS, but ...
4 years, 4 months ago (2016-08-10 13:23:32 UTC) #13
bzanotti
PTAL https://codereview.chromium.org/2224473002/diff/20001/google_apis/google_api_keys_mac_unittest.mm File google_apis/google_api_keys_mac_unittest.mm (right): https://codereview.chromium.org/2224473002/diff/20001/google_apis/google_api_keys_mac_unittest.mm#newcode64 google_apis/google_api_keys_mac_unittest.mm:64: } On 2016/08/08 18:03:05, Roger Tawa wrote: > ...
4 years, 4 months ago (2016-08-10 13:23:40 UTC) #14
Roger Tawa OOO till Jul 10th
lgtm Thanks Benoit.
4 years, 4 months ago (2016-08-10 14:40:12 UTC) #22
bzanotti
Robert, please do an OWNERS review of the DEPS change.
4 years, 4 months ago (2016-08-10 14:54:07 UTC) #24
Robert Sesek
LGTM https://codereview.chromium.org/2224473002/diff/80001/google_apis/google_api_keys_mac_unittest.mm File google_apis/google_api_keys_mac_unittest.mm (right): https://codereview.chromium.org/2224473002/diff/80001/google_apis/google_api_keys_mac_unittest.mm#newcode1 google_apis/google_api_keys_mac_unittest.mm:1: // Copyright (c) 2016 The Chromium Authors. All ...
4 years, 4 months ago (2016-08-10 15:04:17 UTC) #25
bzanotti
Thanks for the review. https://codereview.chromium.org/2224473002/diff/80001/google_apis/google_api_keys_mac_unittest.mm File google_apis/google_api_keys_mac_unittest.mm (right): https://codereview.chromium.org/2224473002/diff/80001/google_apis/google_api_keys_mac_unittest.mm#newcode1 google_apis/google_api_keys_mac_unittest.mm:1: // Copyright (c) 2016 The ...
4 years, 4 months ago (2016-08-10 16:25:00 UTC) #28
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/2224473002/100001
4 years, 4 months ago (2016-08-10 16:25:35 UTC) #31
commit-bot: I haz the power
Committed patchset #5 (id:100001)
4 years, 4 months ago (2016-08-10 18:43:26 UTC) #32
commit-bot: I haz the power
4 years, 4 months ago (2016-08-10 18:47:22 UTC) #34
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/bd0146024cf0378f3bc4b1a5d9956df319136c5f
Cr-Commit-Position: refs/heads/master@{#411101}

Powered by Google App Engine
This is Rietveld 408576698