Bug 190199 - AudioNode.connect should use [ReturnValue] on destination parameter
Summary: AudioNode.connect should use [ReturnValue] on destination parameter
Status: RESOLVED DUPLICATE of bug 190231
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Audio (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Minor
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-10-02 07:59 PDT by Walker Henderson
Modified: 2018-10-02 19:42 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Walker Henderson 2018-10-02 07:59:52 PDT
As mentioned in bug 188834, comment 7, the [ReturnValue] attribute should be applied to AudioNode.connect's destination parameter.
Comment 1 Walker Henderson 2018-10-02 19:42:15 PDT

*** This bug has been marked as a duplicate of bug 190231 ***