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

Issue 10939005: Remove API keys from source. (Closed)

Created:
8 years, 3 months ago by Jamie
Modified:
8 years, 3 months ago
Reviewers:
Ben, joi, Jói, Wez
CC:
chromium-reviews, jamiewalch+watch_chromium.org, dcaiafa+watch_chromium.org, simonmorris+watch_chromium.org, hclam+watch_chromium.org, wez+watch_chromium.org, amit, sanjeevr, garykac+watch_chromium.org, lambroslambrou+watch_chromium.org, rmsousa+watch_chromium.org, alexeypa+watch_chromium.org, sergeyu+watch_chromium.org
Visibility:
Public.

Description

Remove API keys from source. Also fixes a bug in google_api_keys that made it fail when used as a module. BUG= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=157405

Patch Set 1 #

Total comments: 4

Patch Set 2 : Added bug reference to TODO #

Patch Set 3 : Updated module path comment. #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -11 lines) Patch
M google_apis/google_api_keys.py View 1 chunk +1 line, -1 line 1 comment Download
M remoting/webapp/build-webapp.py View 1 2 2 chunks +13 lines, -10 lines 1 comment Download

Messages

Total messages: 8 (0 generated)
Jamie
Wez: PTAL at remoting/ Ben: PTAL at google_apis/ if you can do so before joi ...
8 years, 3 months ago (2012-09-18 00:47:52 UTC) #1
Wez
https://codereview.chromium.org/10939005/diff/1/remoting/webapp/build-webapp.py File remoting/webapp/build-webapp.py (right): https://codereview.chromium.org/10939005/diff/1/remoting/webapp/build-webapp.py#newcode29 remoting/webapp/build-webapp.py:29: os.path.abspath(os.path.join(sys.path[0], '../../google_apis'))) This assumes that the path containing "google_apis" ...
8 years, 3 months ago (2012-09-18 01:10:36 UTC) #2
Jamie
https://codereview.chromium.org/10939005/diff/1/remoting/webapp/build-webapp.py File remoting/webapp/build-webapp.py (right): https://codereview.chromium.org/10939005/diff/1/remoting/webapp/build-webapp.py#newcode29 remoting/webapp/build-webapp.py:29: os.path.abspath(os.path.join(sys.path[0], '../../google_apis'))) On 2012/09/18 01:10:36, Wez wrote: > This ...
8 years, 3 months ago (2012-09-18 01:23:57 UTC) #3
Jamie
Improved comment.
8 years, 3 months ago (2012-09-18 01:33:43 UTC) #4
Wez
lgtm https://codereview.chromium.org/10939005/diff/3002/remoting/webapp/build-webapp.py File remoting/webapp/build-webapp.py (right): https://codereview.chromium.org/10939005/diff/3002/remoting/webapp/build-webapp.py#newcode28 remoting/webapp/build-webapp.py:28: # sys.path[0] refers to the directory containing this ...
8 years, 3 months ago (2012-09-18 04:37:39 UTC) #5
Jói
LGTM, thanks Jamie! https://codereview.chromium.org/10939005/diff/3002/google_apis/google_api_keys.py File google_apis/google_api_keys.py (right): https://codereview.chromium.org/10939005/diff/3002/google_apis/google_api_keys.py#newcode26 google_apis/google_api_keys.py:26: official_path = os.path.join(os.path.dirname(__file__), Thanks, my bad, ...
8 years, 3 months ago (2012-09-18 09:31:39 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jamiewalch@chromium.org/10939005/3002
8 years, 3 months ago (2012-09-18 16:59:27 UTC) #7
commit-bot: I haz the power
8 years, 3 months ago (2012-09-18 19:36:34 UTC) #8
Change committed as 157405

Powered by Google App Engine
This is Rietveld 408576698