DescriptionAdd an ASSERT to verify that AudioNode::dispose() is always called
AudioNode::dispose() must be called before the AudioNode is destructed.
This is currently guaranteed in both oilpan builds and non-oilpan builds.
However the logic is not trivial, so this CL adds the ASSERT about it.
BUG=340522
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=179941
Patch Set 1 #Patch Set 2 : #
Total comments: 6
Patch Set 3 : #
Messages
Total messages: 7 (0 generated)
|