WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 215578
AudioNode.disconnect() does not match the specification
https://bugs.webkit.org/show_bug.cgi?id=215578
Summary
AudioNode.disconnect() does not match the specification
Chris Dumez
Reported
2020-08-17 11:32:52 PDT
AudioNode.disconnect() does not match the specification. There are a lot of overloads in the specification that we do not support.
Attachments
Patch
(21.21 KB, patch)
2020-08-17 13:04 PDT
,
Chris Dumez
eric.carlson
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2020-08-17 13:04:41 PDT
Created
attachment 406739
[details]
Patch
Eric Carlson
Comment 2
2020-08-17 13:12:54 PDT
Comment on
attachment 406739
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=406739&action=review
> Source/WebCore/ChangeLog:9 > + AudioNode.disconnect() did not match the specification. There were a lot of overloads in > + the specification that we do not support:
There is a minor tense problem here, should either be "There were ... that we did not..." or "There are ... that we do not ..."
Chris Dumez
Comment 3
2020-08-17 16:13:17 PDT
Committed
r265781
: <
https://trac.webkit.org/changeset/265781
>
Radar WebKit Bug Importer
Comment 4
2020-08-17 16:14:34 PDT
<
rdar://problem/67278263
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug