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

Issue 870053006: Provides a second version of addTraceEvent that accepts a timestamp. This is in preparation for the… (Closed)

Created:
5 years, 10 months ago by charliea
Modified:
5 years, 10 months ago
Reviewers:
jam
CC:
chromium-reviews, darin-cc_chromium.org, jam, sullivan, nduca, Nate Chapin
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Provides a second version of addTraceEvent that accepts a timestamp when #WEBKIT_HAS_NEW_ADD_TRACE_EVENT_WITH_TIMESTAMP is defined. This is in preparation for adding the Blink code that writes trace events with user-supplied timestamps. BUG=345845 Committed: https://crrev.com/4f512f95d91036a2b7765f9b9125a0d6e507fb03 Cr-Commit-Position: refs/heads/master@{#313874}

Patch Set 1 #

Patch Set 2 : Removed pre-processor branching at japhet's suggestion. #

Total comments: 4

Patch Set 3 : Changes based on code review. #

Patch Set 4 : #

Patch Set 5 : Changed to use time based on TimeTicks (monotonicallyIncreasingTime) rather than Time (currentTime). #

Unified diffs Side-by-side diffs Delta from patch set Stats (+72 lines, -4 lines) Patch
M content/child/blink_platform_impl.h View 1 2 3 1 chunk +25 lines, -0 lines 0 comments Download
M content/child/blink_platform_impl.cc View 1 2 3 4 4 chunks +47 lines, -4 lines 0 comments Download

Messages

Total messages: 30 (12 generated)
charliea_google.com
5 years, 10 months ago (2015-01-28 19:25:59 UTC) #2
charliea_google.com
5 years, 10 months ago (2015-01-28 20:55:36 UTC) #4
charliea_google.com
japhet@ said that it looked reasonable, but didn't know enough to feel comfortable giving an ...
5 years, 10 months ago (2015-01-28 21:41:07 UTC) #6
jam
will the blink code be updated to call the version with the most parameters, and ...
5 years, 10 months ago (2015-01-28 23:31:09 UTC) #7
charliea_google.com
On 2015/01/28 23:31:09, jam wrote: > will the blink code be updated to call the ...
5 years, 10 months ago (2015-01-28 23:33:57 UTC) #8
charliea_google.com
Deleted whitespace between declarations. https://codereview.chromium.org/870053006/diff/20001/content/child/blink_platform_impl.h File content/child/blink_platform_impl.h (right): https://codereview.chromium.org/870053006/diff/20001/content/child/blink_platform_impl.h#newcode102 content/child/blink_platform_impl.h:102: On 2015/01/28 23:31:09, jam wrote: ...
5 years, 10 months ago (2015-01-28 23:34:36 UTC) #9
jam
lgtm
5 years, 10 months ago (2015-01-29 00:19:13 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/870053006/40001
5 years, 10 months ago (2015-01-29 16:28:57 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_rel_ng on tryserver.chromium.mac (http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_rel_ng/builds/28520)
5 years, 10 months ago (2015-01-29 17:37:09 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/870053006/60001
5 years, 10 months ago (2015-01-29 19:01:17 UTC) #16
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel_ng on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_ng/builds/27228)
5 years, 10 months ago (2015-01-29 20:12:42 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/870053006/60001
5 years, 10 months ago (2015-01-29 20:40:56 UTC) #20
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_x64_rel_ng on tryserver.chromium.win (http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_x64_rel_ng/builds/21079)
5 years, 10 months ago (2015-01-29 21:53:00 UTC) #22
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/870053006/80001
5 years, 10 months ago (2015-01-30 01:09:00 UTC) #24
commit-bot: I haz the power
Try jobs failed on following builders: android_dbg_tests_recipe on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/android_dbg_tests_recipe/builds/50168)
5 years, 10 months ago (2015-01-30 02:44:32 UTC) #26
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/870053006/80001
5 years, 10 months ago (2015-01-30 04:42:47 UTC) #28
commit-bot: I haz the power
Committed patchset #5 (id:80001)
5 years, 10 months ago (2015-01-30 06:20:58 UTC) #29
commit-bot: I haz the power
5 years, 10 months ago (2015-01-30 06:22:02 UTC) #30
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/4f512f95d91036a2b7765f9b9125a0d6e507fb03
Cr-Commit-Position: refs/heads/master@{#313874}

Powered by Google App Engine
This is Rietveld 408576698