.
<rdar://problem/77010150>
Created attachment 427378 [details] Patch
Comment on attachment 427378 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=427378&action=review > Source/WebCore/ChangeLog:10 > + must `webkitSupportsFullscreen`, which calls into `MediaPlayerPrivate::supportsFullscreen`. ? s/must/must call/
Comment on attachment 427378 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=427378&action=review >> Source/WebCore/ChangeLog:10 >> + must `webkitSupportsFullscreen`, which calls into `MediaPlayerPrivate::supportsFullscreen`. > > ? s/must/must call/ Heh I was trying to use `webkitSupportsFullscreen` as a verb 😅 I'll rephrase it so it's more clear.
Created attachment 427585 [details] Patch
Committed r276918 (237260@main): <https://commits.webkit.org/237260@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 427585 [details].