DescriptionASSERT(!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 #
Messages
Total messages: 5 (0 generated)
|