RESOLVED FIXED223298
Only send image across XPC to GPU process if it changes.
https://bugs.webkit.org/show_bug.cgi?id=223298
Summary Only send image across XPC to GPU process if it changes.
Jean-Yves Avenard [:jya]
Reported 2021-03-16 19:33:38 PDT
As in bug 223118 comment 17; we want to only send the image to the GPU process when the image actually changed to avoid unnecessary overhead. We could deal with the check in the MediaSessionManagerCocoa so that the implementation details are removed from MediaElementSession.
Attachments
Patch (3.68 KB, patch)
2021-03-21 20:24 PDT, Jean-Yves Avenard [:jya]
no flags
Patch (3.68 KB, patch)
2021-03-21 20:25 PDT, Jean-Yves Avenard [:jya]
no flags
Radar WebKit Bug Importer
Comment 1 2021-03-17 21:34:29 PDT
Jean-Yves Avenard [:jya]
Comment 2 2021-03-21 20:24:38 PDT
Jean-Yves Avenard [:jya]
Comment 3 2021-03-21 20:25:56 PDT
Jean-Yves Avenard [:jya]
Comment 4 2021-03-23 06:01:25 PDT
EWS failure (crash) doesn't appear to hit the code path touched by this change.
Eric Carlson
Comment 5 2021-03-23 08:47:49 PDT
Comment on attachment 423847 [details] Patch r=me once the bots are happy
EWS
Comment 6 2021-03-23 09:18:31 PDT
Committed r274873: <https://commits.webkit.org/r274873> All reviewed patches have been landed. Closing bug and clearing flags on attachment 423847 [details].
Note You need to log in before you can comment on or make changes to this bug.