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

Issue 2488003002: [Tracing] Fix crash of --enable-tracing. (Closed)

Created:
4 years, 1 month ago by lpy
Modified:
4 years, 1 month ago
Reviewers:
fmeawad
CC:
v8-reviews_googlegroups.com
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[Tracing] Fix crash of --enable-tracing. When we use unique_ptr on tracing controller and release it to platform, unique_ptr will crash when we try to start tracing with trace config, this patch replaces it with raw pointer and delete it explicitly at the end when needed. TBR=yangguo@chromium.org Committed: https://crrev.com/bc37b518e4c654ff5ab419db1b726b31af8c9532 Cr-Commit-Position: refs/heads/master@{#40871}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -3 lines) Patch
M src/d8.cc View 2 chunks +6 lines, -3 lines 0 comments Download

Messages

Total messages: 18 (11 generated)
lpy
ptal
4 years, 1 month ago (2016-11-09 19:10:06 UTC) #4
fmeawad
lgtm
4 years, 1 month ago (2016-11-09 19:10:52 UTC) #5
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/2488003002/1
4 years, 1 month ago (2016-11-09 20:36:16 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: v8_presubmit on master.tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_presubmit/builds/28182)
4 years, 1 month ago (2016-11-09 20:40:26 UTC) #11
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/2488003002/1
4 years, 1 month ago (2016-11-09 20:42:05 UTC) #14
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 1 month ago (2016-11-09 20:44:08 UTC) #16
commit-bot: I haz the power
4 years, 1 month ago (2016-11-17 22:28:03 UTC) #18
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/bc37b518e4c654ff5ab419db1b726b31af8c9532
Cr-Commit-Position: refs/heads/master@{#40871}

Powered by Google App Engine
This is Rietveld 408576698