[Webkit-unassigned] [Bug 216814] OscillatorNode is not exposed
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Sep 22 15:49:03 PDT 2020
https://bugs.webkit.org/show_bug.cgi?id=216814
--- Comment #2 from Chris Dumez <cdumez at apple.com> ---
(In reply to Marcin Wolniewicz from comment #0)
> Even though it looks like there was an attempt to expose an OscillatorNode
> constructor (https://bugs.webkit.org/show_bug.cgi?id=214746) it looks like
> it hasn't been in the end and AudioContext.createOscillator returns a
> WebKitOscillatorNode instead. Neither OscillatorNode or WebKitOscillatorNode
> prototypes (or constructors) are available in the global namespace. This
> issue breakes bindings when using Dart with dart2js.
Yes, I temporarily regressed this while working on the unprefixed WebAudio API but fixed it shortly after in Bug 216163.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200922/c8d53e0e/attachment.htm>
More information about the webkit-unassigned
mailing list