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.
Created attachment 408766 [details] Patch
Committed r267071: <https://trac.webkit.org/changeset/267071> All reviewed patches have been landed. Closing bug and clearing flags on attachment 408766 [details].
<rdar://problem/68896599>