RESOLVED FIXED 220391
[GPUProcess] Implement GPUProcess crash recovery for MediaElementAudioSourceNode
https://bugs.webkit.org/show_bug.cgi?id=220391
Summary [GPUProcess] Implement GPUProcess crash recovery for MediaElementAudioSourceNode
Chris Dumez
Reported 2021-01-06 16:46:40 PST
[GPUProcess] Implement GPUProcess crash recovery for MediaElementAudioSourceNode. WebAudio generally handles GPUProcess crashes nicely. However, it is currently not the case when the audio graph contains a MediaElementAudioSourceNode. This is because the MediaElementAudioSourceNode get's its input from the GPUProcess.
Attachments
Patch (22.83 KB, patch)
2021-01-07 10:34 PST, Chris Dumez
no flags
Chris Dumez
Comment 1 2021-01-07 10:34:50 PST
Geoffrey Garen
Comment 2 2021-01-07 11:36:09 PST
Comment on attachment 417186 [details] Patch r=me
EWS
Comment 3 2021-01-07 11:49:42 PST
Committed r271245: <https://trac.webkit.org/changeset/271245> All reviewed patches have been landed. Closing bug and clearing flags on attachment 417186 [details].
Radar WebKit Bug Importer
Comment 4 2021-01-07 11:50:17 PST
Note You need to log in before you can comment on or make changes to this bug.