Bug 223290

Summary: Always perform image decoding in the web content process.
Product: WebKit Reporter: Jean-Yves Avenard [:jya] <jean-yves.avenard>
Component: MediaAssignee: Jean-Yves Avenard [:jya] <jean-yves.avenard>
Status: RESOLVED FIXED    
Severity: Normal CC: eric.carlson, ews-watchlist, glenn, jer.noble, philipj, sergio, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 223118    
Bug Blocks:    
Attachments:
Description Flags
Patch
none
Patch none

Jean-Yves Avenard [:jya]
Reported 2021-03-16 16:30:24 PDT
In bug 223118; we pass a compressed image from the GPU process (if it's enabled) to the MediaRemote's Now Playing Info, which will then handle the compress image. We want to decode the image in the web content process and pass a bitmap instead.
Attachments
Patch (3.93 KB, patch)
2021-03-22 00:15 PDT, Jean-Yves Avenard [:jya]
no flags
Patch (3.94 KB, patch)
2021-03-22 00:18 PDT, Jean-Yves Avenard [:jya]
no flags
Radar WebKit Bug Importer
Comment 1 2021-03-17 21:34:57 PDT
Jean-Yves Avenard [:jya]
Comment 2 2021-03-22 00:15:43 PDT
Jean-Yves Avenard [:jya]
Comment 3 2021-03-22 00:18:07 PDT
Created attachment 423860 [details] Patch fix grammar in changelog
EWS
Comment 4 2021-03-22 14:47:56 PDT
Committed r274802: <https://commits.webkit.org/r274802> All reviewed patches have been landed. Closing bug and clearing flags on attachment 423860 [details].
Note You need to log in before you can comment on or make changes to this bug.