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

Issue 9139023: Enable logging from the client to the cloud. (Closed)

Created:
8 years, 11 months ago by simonmorris
Modified:
8 years, 11 months ago
Reviewers:
Jamie
CC:
chromium-reviews, jamiewalch+watch_chromium.org, hclam+watch_chromium.org, simonmorris+watch_chromium.org, wez+watch_chromium.org, amit, sanjeevr, garykac+watch_chromium.org, lambroslambrou+watch_chromium.org, sergeyu+watch_chromium.org
Visibility:
Public.

Description

Enable logging from the client to the cloud. BUG=106208 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=117286

Patch Set 1 #

Total comments: 2

Patch Set 2 : Don't check whether logging is enabled. #

Patch Set 3 : Update year of copyright. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -29 lines) Patch
M remoting/webapp/me2mom/log_to_server.js View 1 2 5 chunks +1 line, -29 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
simonmorris
PTAL
8 years, 11 months ago (2012-01-11 19:47:46 UTC) #1
Jamie
LGTM, unless you agree that isEnabled should be deleted. http://codereview.chromium.org/9139023/diff/1/remoting/webapp/me2mom/log_to_server.js File remoting/webapp/me2mom/log_to_server.js (right): http://codereview.chromium.org/9139023/diff/1/remoting/webapp/me2mom/log_to_server.js#newcode189 remoting/webapp/me2mom/log_to_server.js:189: ...
8 years, 11 months ago (2012-01-11 20:52:51 UTC) #2
simonmorris
8 years, 11 months ago (2012-01-11 21:23:34 UTC) #3
http://codereview.chromium.org/9139023/diff/1/remoting/webapp/me2mom/log_to_s...
File remoting/webapp/me2mom/log_to_server.js (right):

http://codereview.chromium.org/9139023/diff/1/remoting/webapp/me2mom/log_to_s...
remoting/webapp/me2mom/log_to_server.js:189: return true;
On 2012/01/11 20:52:51, Jamie wrote:
> Is it worth keeping isEnabled at all? The only reason I can see is to make it
> easy to turn it off in the future if we wanted to, and unless isEnabled is
> called in a lot of places, I don't see that being a big win.

Done.

Powered by Google App Engine
This is Rietveld 408576698