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

Issue 5515005: Removed code which was added only for debugging. ... (Closed)

Created:
10 years ago by ananta
Modified:
9 years, 6 months ago
Reviewers:
amit
CC:
chromium-reviews, amit
Visibility:
Public.

Description

Removed code which was added only for debugging. TBR=amit BUG=none TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=68359

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -1 line) Patch
M chrome_frame/metrics_service.cc View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
ananta
10 years ago (2010-12-06 18:38:21 UTC) #1
amit
10 years ago (2010-12-06 18:39:52 UTC) #2
wow, lg

On Mon, Dec 6, 2010 at 10:38 AM, <ananta@chromium.org> wrote:

> Reviewers: amit,
>
> Description:
> Removed code which was added only for debugging.
>
> TBR=amit
> BUG=none
> TEST=none
>
>
> Please review this at http://codereview.chromium.org/5515005/
>
> SVN Base: svn://svn.chromium.org/chrome/trunk/src/
>
> Affected files:
>  M     chrome_frame/metrics_service.cc
>
>
> Index: chrome_frame/metrics_service.cc
> ===================================================================
> --- chrome_frame/metrics_service.cc     (revision 68261)
> +++ chrome_frame/metrics_service.cc     (working copy)
> @@ -380,7 +380,6 @@
>   thread_ = PlatformThread::CurrentId();
>
>   user_permits_upload_ = GoogleUpdateSettings::GetCollectStatsConsent();
> -  user_permits_upload_ = true;
>   // Update session ID
>   session_id_ = CrashMetricsReporter::GetInstance()->IncrementMetric(
>       CrashMetricsReporter::SESSION_ID);
>
>
>

Powered by Google App Engine
This is Rietveld 408576698