WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
241589
REGRESSION (iOS 16): <img> with video source fails to render—affects iCloud live photos (IOKit blocking)
https://bugs.webkit.org/show_bug.cgi?id=241589
Summary
REGRESSION (iOS 16): <img> with video source fails to render—affects iCloud l...
Jean-Yves Avenard [:jya]
Reported
2022-06-13 23:40:05 PDT
Photos on iCloud.com appear black in iOS 16, works with iOS 15. Cause: RemoteImageDecoderAVF::createFrameImageAtIndex uses a call to IOSurface::createFromSendRight IOKit which is blocked by the sandbox in the content process. We should stop using IOkit methods from the content process.
Attachments
Add attachment
proposed patch, testcase, etc.
Jean-Yves Avenard [:jya]
Comment 1
2022-06-13 23:40:20 PDT
rdar://93667194
Jean-Yves Avenard [:jya]
Comment 2
2022-06-14 01:36:59 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/1495
EWS
Comment 3
2022-06-14 22:57:54 PDT
Committed
r295552
(
251557@main
): <
https://commits.webkit.org/251557@main
> Reviewed commits have been landed. Closing PR #1495 and removing active labels.
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