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

Issue 818673004: Explicitly dispose of async call chains. (Closed)

Created:
5 years, 12 months ago by sof
Modified:
5 years, 12 months ago
Reviewers:
yurys
CC:
blink-reviews, caseq+blink_chromium.org, loislo+blink_chromium.org, eustas+blink_chromium.org, malch+blink_chromium.org, yurys+blink_chromium.org, lushnikov+blink_chromium.org, vsevik+blink_chromium.org, pfeldman+blink_chromium.org, paulirish+reviews_chromium.org, apavlov+blink_chromium.org, devtools-reviews_chromium.org, sergeyv+blink_chromium.org, aandrey+blink_chromium.org
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Explicitly dispose of async call chains. When resetting V8AsyncCallTracker's call chains, promptly dispose of the call chain map; Oilpan friendly not to delay it until the dtor is eventually invoked. R=yurys BUG=443585 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=187723

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+25 lines, -5 lines) Patch
M Source/core/inspector/AsyncCallChainMap.h View 1 chunk +9 lines, -2 lines 0 comments Download
M Source/core/inspector/InspectorDebuggerAgent.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/inspector/V8AsyncCallTracker.h View 2 chunks +7 lines, -1 line 0 comments Download
M Source/core/inspector/V8AsyncCallTracker.cpp View 2 chunks +8 lines, -1 line 0 comments Download

Messages

Total messages: 5 (2 generated)
yurys
lgtm
5 years, 12 months ago (2014-12-26 12:01:47 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/818673004/1
5 years, 12 months ago (2014-12-26 13:59:58 UTC) #4
commit-bot: I haz the power
5 years, 12 months ago (2014-12-26 14:20:06 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://src.chromium.org/viewvc/blink?view=rev&revision=187723

Powered by Google App Engine
This is Rietveld 408576698