Bug 163773 - AudioNode.connect(): First parameter should not be nullable
Summary: AudioNode.connect(): First parameter should not be nullable
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Bindings (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL: https://webaudio.github.io/web-audio-...
Keywords:
Depends on:
Blocks: 163791
  Show dependency treegraph
 
Reported: 2016-10-20 20:01 PDT by Chris Dumez
Modified: 2016-10-21 09:45 PDT (History)
6 users (show)

See Also:


Attachments
Patch (9.24 KB, patch)
2016-10-20 20:03 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2016-10-20 20:01:49 PDT
AudioNode.connect(): First parameter should not be nullable as per https://webaudio.github.io/web-audio-api/#idl-def-AudioNode.
Comment 1 Chris Dumez 2016-10-20 20:03:56 PDT
Created attachment 292316 [details]
Patch
Comment 2 WebKit Commit Bot 2016-10-21 09:12:14 PDT
Comment on attachment 292316 [details]
Patch

Clearing flags on attachment: 292316

Committed r207672: <http://trac.webkit.org/changeset/207672>
Comment 3 WebKit Commit Bot 2016-10-21 09:12:18 PDT
All reviewed patches have been landed.  Closing bug.