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

Issue 2254003: Changed values of Cloud Print GAIA service id and Talk service URL to product... (Closed)

Created:
10 years, 7 months ago by sanjeevr
Modified:
9 years, 7 months ago
Reviewers:
M-A Ruel
CC:
chromium-reviews
Visibility:
Public.

Description

Changed values of Cloud Print GAIA service id and Talk service URL to production values. BUG=None. TEST=Test with production cloudprint service. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=48494

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -4 lines) Patch
M chrome/service/cloud_print/cloud_print_consts.cc View 1 chunk +2 lines, -4 lines 2 comments Download

Messages

Total messages: 3 (0 generated)
sanjeevr
10 years, 7 months ago (2010-05-27 17:38:07 UTC) #1
M-A Ruel
lgtm with comment http://codereview.chromium.org/2254003/diff/1/2 File chrome/service/cloud_print/cloud_print_consts.cc (right): http://codereview.chromium.org/2254003/diff/1/2#newcode28 chrome/service/cloud_print/cloud_print_consts.cc:28: const char kCloudPrintTalkServiceUrl[] = "http://www.google.com/cloudprint"; Not ...
10 years, 7 months ago (2010-05-27 21:28:47 UTC) #2
sanjeevr
10 years, 7 months ago (2010-05-27 22:05:08 UTC) #3
http://codereview.chromium.org/2254003/diff/1/2
File chrome/service/cloud_print/cloud_print_consts.cc (right):

http://codereview.chromium.org/2254003/diff/1/2#newcode28
chrome/service/cloud_print/cloud_print_consts.cc:28: const char
kCloudPrintTalkServiceUrl[] = "http://www.google.com/cloudprint";
On 2010/05/27 21:28:47, Marc-Antoine Ruel wrote:
> Not https?

No, this is just a string to identify the service sending the talk notification.
The server uses http.

Powered by Google App Engine
This is Rietveld 408576698