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

Issue 475373002: ASSERT(!m_referencedNodes.size()) in AudioContext's destructor should be enabled in oilpan builds (Closed)

Created:
6 years, 4 months ago by haraken
Modified:
6 years, 4 months ago
Reviewers:
oilpan-reviews, tkent
CC:
blink-reviews, Raymond Toy
Project:
blink
Visibility:
Public.

Description

ASSERT(!m_referencedNodes.size()) in AudioContext's destructor should be enabled in oilpan builds Given that we clear the m_referencedNodes in AudioContext::uninitialize(), the m_referencedNodes should be empty in both oilpan builds and non-oilpan builds. BUG=340522 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=180423

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M Source/modules/webaudio/AudioContext.cpp View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 5 (0 generated)
haraken
PTAL
6 years, 4 months ago (2014-08-15 09:16:43 UTC) #1
tkent
The CQ bit was checked by tkent@chromium.org
6 years, 4 months ago (2014-08-18 04:09:46 UTC) #2
tkent
lgtm
6 years, 4 months ago (2014-08-18 04:09:46 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/haraken@chromium.org/475373002/1
6 years, 4 months ago (2014-08-18 04:10:51 UTC) #4
commit-bot: I haz the power
6 years, 4 months ago (2014-08-18 05:09:42 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (1) as 180423

Powered by Google App Engine
This is Rietveld 408576698