Make sure playback state constants remain on OscillatorNode for backward compatibility, while we keep supporting the prefixed Web Audio API.
Created attachment 405474 [details] Patch
Comment on attachment 405474 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=405474&action=review > Source/WebCore/Modules/webaudio/OscillatorNode.idl:41 > + // Legacy Playback state constants kept for backward compatibility with the prefixed API. You may want to add a comment that these will be removed at some point.
Created attachment 405475 [details] Patch
Committed r265050: <https://trac.webkit.org/changeset/265050> All reviewed patches have been landed. Closing bug and clearing flags on attachment 405475 [details].
<rdar://problem/66285511>