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

Issue 26249002: Non-US OS region generates invalid trace JSON. (Closed)

Created:
7 years, 2 months ago by Erik Dahlström (inactive)
Modified:
7 years, 2 months ago
Reviewers:
dsinclair, tasak
CC:
chromium-reviews, dsinclair+watch_chromium.org, erikwright+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Non-US OS region generates invalid trace JSON. JSON output from the trace logging has floats formatted to the current user locale, which can make opening the trace fail. R= BUG=304818 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=227730

Patch Set 1 #

Total comments: 2

Patch Set 2 : add fixme #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -2 lines) Patch
M base/debug/trace_event_impl.cc View 1 2 chunks +24 lines, -2 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
Erik Dahlström (inactive)
7 years, 2 months ago (2013-10-07 14:21:05 UTC) #1
dsinclair
lgtm https://codereview.chromium.org/26249002/diff/1/base/debug/trace_event_impl.cc File base/debug/trace_event_impl.cc (right): https://codereview.chromium.org/26249002/diff/1/base/debug/trace_event_impl.cc#newcode514 base/debug/trace_event_impl.cc:514: std::string real = DoubleToString(value.as_double); Can we add a ...
7 years, 2 months ago (2013-10-07 14:26:51 UTC) #2
Erik Dahlström (inactive)
https://codereview.chromium.org/26249002/diff/1/base/debug/trace_event_impl.cc File base/debug/trace_event_impl.cc (right): https://codereview.chromium.org/26249002/diff/1/base/debug/trace_event_impl.cc#newcode514 base/debug/trace_event_impl.cc:514: std::string real = DoubleToString(value.as_double); On 2013/10/07 14:26:51, dsinclair wrote: ...
7 years, 2 months ago (2013-10-07 15:00:52 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ed@opera.com/26249002/5001
7 years, 2 months ago (2013-10-09 08:14:44 UTC) #4
commit-bot: I haz the power
Step "update" is always a major failure. Look at the try server FAQ for more ...
7 years, 2 months ago (2013-10-09 08:52:03 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ed@opera.com/26249002/5001
7 years, 2 months ago (2013-10-09 11:15:06 UTC) #6
commit-bot: I haz the power
7 years, 2 months ago (2013-10-09 13:35:00 UTC) #7
Message was sent while issue was closed.
Change committed as 227730

Powered by Google App Engine
This is Rietveld 408576698