WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
301011
VideoLayerManagerObjC::m_videoInlineLayer will be constructed by default with a frame size of 0x0
https://bugs.webkit.org/show_bug.cgi?id=301011
Summary
VideoLayerManagerObjC::m_videoInlineLayer will be constructed by default with...
Jean-Yves Avenard [:jya]
Reported
2025-10-17 15:16:38 PDT
VideoLayerManagerObjC::setVideoLayer is first called as soon as MediaPlayer::renderingCanBeAcceleratedChanged changes to true ; but this can happen before MediaPlayer::setPresentationSize has been called. This causes the initial layer to have a size of 0x0.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2025-10-17 15:16:43 PDT
<
rdar://problem/162895471
>
Jean-Yves Avenard [:jya]
Comment 2
2025-10-17 16:19:15 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/52591
EWS
Comment 3
2025-10-17 22:56:23 PDT
Committed
301761@main
(bd3982f18b93): <
https://commits.webkit.org/301761@main
> Reviewed commits have been landed. Closing PR #52591 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