Remove experimental flag and origin trial logic from AudioWorklet |
||
Issue descriptionIntent to ship: https://groups.google.com/a/chromium.org/d/msg/blink-dev/dEsseBBMbs4/rvdT2wK4BQAJ The following files need to be updated to enable AudioWorklet by default: - AudioParamMap.idl - AudioWorklet.idl - AudioWorkletGlobalScope.idl - AudioWorkletNode.idl - AudioWorkletProcessor.idl - BaseAudioContext.idl - BaseAudioContext.cpp - runtime_enabled_features.json5 - http/tests/origin_trials/webexposed/audioworklet-origin-trial-interfaces.html - webexposed/global-interface-listing-expected.txt and friends
,
Mar 5 2018
,
Aug 8
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/2522b11a93567e32048c0b26e0e3afee8d064afa commit 2522b11a93567e32048c0b26e0e3afee8d064afa Author: Eric Willigers <ericwilligers@chromium.org> Date: Wed Aug 08 04:01:49 2018 AudioWorklet: retire runtime flag AudioWorklet shipped to stable in M66 https://chromium-review.googlesource.com/938162 https://www.chromestatus.com/feature/4588498229133312 BUG= 816549 Change-Id: Ie70d0303e381d8ededefa77e572d03724d7d731f Reviewed-on: https://chromium-review.googlesource.com/1163048 Reviewed-by: Hongchan Choi <hongchan@chromium.org> Reviewed-by: Kent Tamura <tkent@chromium.org> Commit-Queue: Eric Willigers <ericwilligers@chromium.org> Cr-Commit-Position: refs/heads/master@{#581467} [modify] https://crrev.com/2522b11a93567e32048c0b26e0e3afee8d064afa/third_party/blink/renderer/modules/webaudio/audio_worklet.h [modify] https://crrev.com/2522b11a93567e32048c0b26e0e3afee8d064afa/third_party/blink/renderer/platform/runtime_enabled_features.json5 |
||
►
Sign in to add a comment |
||
Comment 1 by bugdroid1@chromium.org
, Mar 1 2018