RESOLVED FIXED Bug 234979
https://brianpeiris.github.io/spatial-audio-test/?ramped stops playing after a few seconds
https://bugs.webkit.org/show_bug.cgi?id=234979
Summary https://brianpeiris.github.io/spatial-audio-test/?ramped stops playing after ...
Chris Dumez
Reported 2022-01-07 12:57:12 PST
https://brianpeiris.github.io/spatial-audio-test/?ramped stops playing after a few seconds in Safari but plays fine in Chrome.
Attachments
WIP Patch (3.25 KB, patch)
2022-01-07 17:33 PST, Chris Dumez
ews-feeder: commit-queue-
WIP Patch (1.87 KB, patch)
2022-01-10 08:44 PST, Chris Dumez
no flags
Patch (6.26 KB, patch)
2022-01-10 09:50 PST, Chris Dumez
no flags
Patch (6.20 KB, patch)
2022-01-10 09:56 PST, Chris Dumez
no flags
Chris Dumez
Comment 1 2022-01-07 16:56:34 PST
Doing a linear ramp of positionX / positionZ without doing a linear ramp of orientationX / orientationZ seems to work. This seems to have to do with the linear ramp of the orientation somehow.
Chris Dumez
Comment 2 2022-01-07 17:00:30 PST
(In reply to Chris Dumez from comment #1) > Doing a linear ramp of positionX / positionZ without doing a linear ramp of > orientationX / orientationZ seems to work. This seems to have to do with the > linear ramp of the orientation somehow. In particular, it seems to be the linear ramp on the orientationZ that seems to be causing trouble here.
Chris Dumez
Comment 3 2022-01-07 17:33:23 PST
Created attachment 448650 [details] WIP Patch This seems to fix it. I'll do more investigation and write a test next week.
Brian Peiris
Comment 4 2022-01-07 17:44:49 PST
Thanks for looking into this so quickly!
Chris Dumez
Comment 5 2022-01-10 08:44:34 PST
Created attachment 448755 [details] WIP Patch
Chris Dumez
Comment 6 2022-01-10 09:50:47 PST
Chris Dumez
Comment 7 2022-01-10 09:56:09 PST
EWS
Comment 8 2022-01-10 13:46:12 PST
Committed r287854 (245900@main): <https://commits.webkit.org/245900@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 448762 [details].
Radar WebKit Bug Importer
Comment 9 2022-01-10 13:47:19 PST
Note You need to log in before you can comment on or make changes to this bug.