WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
223290
Always perform image decoding in the web content process.
https://bugs.webkit.org/show_bug.cgi?id=223290
Summary
Always perform image decoding in the web content process.
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
Details
Formatted Diff
Diff
Patch
(3.94 KB, patch)
2021-03-22 00:18 PDT
,
Jean-Yves Avenard [:jya]
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2021-03-17 21:34:57 PDT
<
rdar://problem/75559243
>
Jean-Yves Avenard [:jya]
Comment 2
2021-03-22 00:15:43 PDT
Created
attachment 423859
[details]
Patch
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.
Top of Page
Format For Printing
XML
Clone This Bug