[Webkit-unassigned] [Bug 216814] New: OscillatorNode is not exposed

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 22 00:39:52 PDT 2020


https://bugs.webkit.org/show_bug.cgi?id=216814

            Bug ID: 216814
           Summary: OscillatorNode is not exposed
           Product: WebKit
           Version: Safari 14
          Hardware: All
                OS: All
            Status: NEW
          Severity: Major
          Priority: P2
         Component: Web Audio
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: fuzzzym at gmail.com

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.

-- 
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/94c31f85/attachment.htm>


More information about the webkit-unassigned mailing list