DescriptionWebAudio: Remove OfflineAudioDestinationNode::m_keepAliveWhileRendering
- Make sure |this| is kept while offlineRender() by passing PassRefPtr<> to
bind().
- Make sure |this| is kept until finishing notifyComplete() by
createCrossThreadTask(), which uses bind() internally.
BUG=395941
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=179008
Patch Set 1 #
Total comments: 1
Messages
Total messages: 5 (0 generated)
|