RESOLVED FIXED 216508
Types of Panner.setPosition() / setOrientation() parameters should not be unrestricted float
https://bugs.webkit.org/show_bug.cgi?id=216508
Summary Types of Panner.setPosition() / setOrientation() parameters should not be unr...
Chris Dumez
Reported 2020-09-14 17:07:46 PDT
Types of Panner.setPosition() / setOrientation() parameters should not be unrestricted float: - https://www.w3.org/TR/webaudio/#pannernode They should use float type so that we throw when passing values that are non-finite or not a number.
Attachments
Patch (6.17 KB, patch)
2020-09-14 17:09 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2020-09-14 17:09:27 PDT
EWS
Comment 2 2020-09-14 20:31:39 PDT
Committed r267071: <https://trac.webkit.org/changeset/267071> All reviewed patches have been landed. Closing bug and clearing flags on attachment 408766 [details].
Radar WebKit Bug Importer
Comment 3 2020-09-14 20:32:15 PDT
Note You need to log in before you can comment on or make changes to this bug.