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

Issue 2456073004: [Tracing] Create TracingCategoryObserver in gin/. (Closed)

Created:
4 years, 1 month ago by lpy
Modified:
4 years, 1 month ago
CC:
chromium-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Tracing] Create TracingCategoryObserver in gin/. Previously we implemented TracingCategoryObserver in V8 in order to do fast category check when we enable V8 specific tracing feature in a unified way. This patch calls the the creation of TracingCategoryObserver from chrome and adds it to observer list. BUG=v8:5590 Committed: https://crrev.com/f3b25db89a2dfaad59a90573fe355bc60db0a899 Cr-Commit-Position: refs/heads/master@{#428756}

Patch Set 1 #

Patch Set 2 : rebase #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -1 line) Patch
M gin/v8_platform.cc View 3 chunks +8 lines, -1 line 2 comments Download

Messages

Total messages: 22 (15 generated)
lpy
PTAL.
4 years, 1 month ago (2016-10-28 21:01:04 UTC) #5
jochen (gone - plz use gerrit)
lgtm when the bots are happy please add a tracking bug to the CL description
4 years, 1 month ago (2016-10-31 10:37:01 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2456073004/20001
4 years, 1 month ago (2016-10-31 18:09:07 UTC) #15
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 1 month ago (2016-10-31 18:13:55 UTC) #17
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/f3b25db89a2dfaad59a90573fe355bc60db0a899 Cr-Commit-Position: refs/heads/master@{#428756}
4 years, 1 month ago (2016-10-31 18:17:59 UTC) #19
alph
https://codereview.chromium.org/2456073004/diff/20001/gin/v8_platform.cc File gin/v8_platform.cc (right): https://codereview.chromium.org/2456073004/diff/20001/gin/v8_platform.cc#newcode159 gin/v8_platform.cc:159: tracing_category_observer_ = v8::tracing::TracingCategoryObserver::Create(); Why it belongs here? It should ...
4 years, 1 month ago (2016-10-31 22:48:56 UTC) #21
lpy
4 years, 1 month ago (2016-11-01 22:32:10 UTC) #22
Message was sent while issue was closed.
A revert of this CL (patchset #2 id:20001) has been created in
https://codereview.chromium.org/2471563003/ by lpy@chromium.org.

The reason for reverting is: Revert this patch because clusterfuzz complains
about bad casting..

Powered by Google App Engine
This is Rietveld 408576698