<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>216814</bug_id>
          
          <creation_ts>2020-09-22 00:39:52 -0700</creation_ts>
          <short_desc>OscillatorNode is not exposed</short_desc>
          <delta_ts>2020-09-23 08:24:28 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Web Audio</component>
          <version>Safari 14</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>216163</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Major</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Marcin Wolniewicz">fuzzzym</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>cdumez</cc>
    
    <cc>chrisguttandin</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1690646</commentid>
    <comment_count>0</comment_count>
    <who name="Marcin Wolniewicz">fuzzzym</who>
    <bug_when>2020-09-22 00:39:52 -0700</bug_when>
    <thetext>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&apos;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.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1690903</commentid>
    <comment_count>1</comment_count>
    <who name="Chris Dumez">cdumez</who>
    <bug_when>2020-09-22 15:47:53 -0700</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 216163 ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1690905</commentid>
    <comment_count>2</comment_count>
    <who name="Chris Dumez">cdumez</who>
    <bug_when>2020-09-22 15:49:03 -0700</bug_when>
    <thetext>(In reply to Marcin Wolniewicz from comment #0)
&gt; Even though it looks like there was an attempt to expose an OscillatorNode
&gt; constructor (https://bugs.webkit.org/show_bug.cgi?id=214746) it looks like
&gt; it hasn&apos;t been in the end and AudioContext.createOscillator returns a
&gt; WebKitOscillatorNode instead. Neither OscillatorNode or WebKitOscillatorNode
&gt; prototypes (or constructors) are available in the global namespace. This
&gt; 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.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1691046</commentid>
    <comment_count>3</comment_count>
    <who name="Marcin Wolniewicz">fuzzzym</who>
    <bug_when>2020-09-23 00:26:08 -0700</bug_when>
    <thetext>Ok thanks! When will this be released to the public?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1691115</commentid>
    <comment_count>4</comment_count>
    <who name="Chris Dumez">cdumez</who>
    <bug_when>2020-09-23 08:24:28 -0700</bug_when>
    <thetext>(In reply to Marcin Wolniewicz from comment #3)
&gt; Ok thanks! When will this be released to the public?

I am unable to comment on when a particular fix will be made public.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>