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

Issue 443523003: Remove TraceOptions string based constructor. (Closed)

Created:
6 years, 4 months ago by nednguyen
Modified:
6 years, 4 months ago
Reviewers:
dsinclair, nduca, Xianzhu, Sami
CC:
chromium-reviews, darin-cc_chromium.org, dsinclair+watch_chromium.org, erikwright+watch_chromium.org, jam, wfh+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Remove TraceOptions string based constructor. Add setter method SetFromString that allows setting TraceOptions from a string instead. SetFromString returns true upon success. BUG=400382 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=288193

Patch Set 1 : #

Patch Set 2 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+48 lines, -32 lines) Patch
M base/debug/trace_event_impl.h View 1 1 chunk +15 lines, -5 lines 0 comments Download
M base/debug/trace_event_impl.cc View 1 2 chunks +7 lines, -6 lines 0 comments Download
M base/debug/trace_event_unittest.cc View 1 2 chunks +16 lines, -15 lines 0 comments Download
M components/tracing/child_trace_message_filter.cc View 2 chunks +6 lines, -3 lines 0 comments Download
M content/browser/android/tracing_controller_android.cc View 1 chunk +4 lines, -3 lines 0 comments Download

Messages

Total messages: 26 (0 generated)
nednguyen
6 years, 4 months ago (2014-08-05 02:20:16 UTC) #1
dsinclair
This seems like it's working around the fact that the iOS simulator sent us something ...
6 years, 4 months ago (2014-08-05 14:56:38 UTC) #2
nednguyen
On 2014/08/05 14:56:38, dsinclair wrote: > This seems like it's working around the fact that ...
6 years, 4 months ago (2014-08-05 15:06:47 UTC) #3
nduca
lgtm tho it surprises me how few callsites there are -- shouldn't the android ingress ...
6 years, 4 months ago (2014-08-05 21:21:14 UTC) #4
nednguyen
On 2014/08/05 21:21:14, nduca wrote: > lgtm tho it surprises me how few callsites there ...
6 years, 4 months ago (2014-08-05 21:26:45 UTC) #5
nednguyen
The CQ bit was checked by nednguyen@google.com
6 years, 4 months ago (2014-08-05 21:26:59 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/nednguyen@google.com/443523003/40001
6 years, 4 months ago (2014-08-05 21:28:26 UTC) #7
nednguyen
+Xianzhu for android related change.
6 years, 4 months ago (2014-08-05 22:18:38 UTC) #8
Xianzhu
On 2014/08/05 22:18:38, nednguyen wrote: > +Xianzhu for android related change. lgtm.
6 years, 4 months ago (2014-08-05 22:22:02 UTC) #9
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: chromium_presubmit on tryserver.chromium.linux ...
6 years, 4 months ago (2014-08-05 22:56:06 UTC) #10
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 4 months ago (2014-08-05 23:01:06 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/2190)
6 years, 4 months ago (2014-08-05 23:01:08 UTC) #12
nednguyen
+Sammi for tracing_controller_android.cc
6 years, 4 months ago (2014-08-05 23:29:05 UTC) #13
Sami
content/browser/android/tracing_controller_android.cc lgtm.
6 years, 4 months ago (2014-08-07 14:57:53 UTC) #14
nednguyen
The CQ bit was checked by nednguyen@google.com
6 years, 4 months ago (2014-08-07 15:26:48 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/nednguyen@google.com/443523003/40001
6 years, 4 months ago (2014-08-07 15:28:38 UTC) #16
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 4 months ago (2014-08-07 16:10:29 UTC) #17
commit-bot: I haz the power
Failed to apply patch for base/debug/trace_event_unittest.cc: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
6 years, 4 months ago (2014-08-07 16:10:30 UTC) #18
nednguyen
The CQ bit was checked by nednguyen@google.com
6 years, 4 months ago (2014-08-07 17:06:08 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/nednguyen@google.com/443523003/60001
6 years, 4 months ago (2014-08-07 17:07:54 UTC) #20
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: win_gpu on tryserver.chromium.gpu ...
6 years, 4 months ago (2014-08-07 18:42:12 UTC) #21
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 4 months ago (2014-08-08 00:43:00 UTC) #22
commit-bot: I haz the power
Failed to request the patch to try. Please note that binary files are still unsupported ...
6 years, 4 months ago (2014-08-08 00:43:20 UTC) #23
nednguyen
The CQ bit was checked by nednguyen@google.com
6 years, 4 months ago (2014-08-08 01:14:04 UTC) #24
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/nednguyen@google.com/443523003/60001
6 years, 4 months ago (2014-08-08 01:19:41 UTC) #25
commit-bot: I haz the power
6 years, 4 months ago (2014-08-08 01:24:04 UTC) #26
Message was sent while issue was closed.
Change committed as 288193

Powered by Google App Engine
This is Rietveld 408576698