Add AudioWorkletObjectProxy for Worklet data synchronization |
||
Issue descriptionWhen Worklet.addModule() is called, the data from AudioWorkletGlobalScope must be cloned to the associated AudioWorkletMessagingProxy. This is necessary for the non-blocking and synchronous instantiation of AudioWorkletNode, but the Worklet infra does not support this feature. Implement the AudioWorklet-specific code path to synchronize the data upon the completion of script evaluation. Design doc: https://docs.google.com/document/d/1XC-eEC_SRy68RYeRzIgk9-e9v0UL9TDqR_swEgawKTc/edit#heading=h.om5521jk2yfl
,
Aug 15 2017
|
||
►
Sign in to add a comment |
||
Comment 1 by bugdroid1@chromium.org
, Aug 15 2017