Bug 255012 - Media: Videos opening fullscreen via JS API have duplicated fullscreen controls
Summary: Media: Videos opening fullscreen via JS API have duplicated fullscreen controls
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Dean Jackson
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-04-04 18:23 PDT by Dean Jackson
Modified: 2023-04-05 13:31 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dean Jackson 2023-04-04 18:23:10 PDT
We don't hide the system-provided exit fullscreen button when the originating element is a video.
Comment 1 Dean Jackson 2023-04-04 18:23:15 PDT
<rdar://problem/103032343>
Comment 2 Dean Jackson 2023-04-04 18:27:12 PDT
Pull request: https://github.com/WebKit/WebKit/pull/12399
Comment 3 EWS 2023-04-05 13:31:53 PDT
Committed 262632@main (65b2e06df853): <https://commits.webkit.org/262632@main>

Reviewed commits have been landed. Closing PR #12399 and removing active labels.