RESOLVED FIXED 214925
Make sure playback state constants remain on OscillatorNode for backward compatibility
https://bugs.webkit.org/show_bug.cgi?id=214925
Summary Make sure playback state constants remain on OscillatorNode for backward comp...
Chris Dumez
Reported 2020-07-29 10:53:30 PDT
Make sure playback state constants remain on OscillatorNode for backward compatibility, while we keep supporting the prefixed Web Audio API.
Attachments
Patch (6.78 KB, patch)
2020-07-29 10:54 PDT, Chris Dumez
no flags
Patch (6.86 KB, patch)
2020-07-29 10:59 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2020-07-29 10:54:58 PDT
Eric Carlson
Comment 2 2020-07-29 10:57:05 PDT
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.
Chris Dumez
Comment 3 2020-07-29 10:59:55 PDT
EWS
Comment 4 2020-07-29 12:12:51 PDT
Committed r265050: <https://trac.webkit.org/changeset/265050> All reviewed patches have been landed. Closing bug and clearing flags on attachment 405475 [details].
Radar WebKit Bug Importer
Comment 5 2020-07-29 12:13:18 PDT
Note You need to log in before you can comment on or make changes to this bug.