Bug 268232 - Remove `FullscreenManager::currentFullscreenElement()`
Summary: Remove `FullscreenManager::currentFullscreenElement()`
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Tim Nguyen (:ntim)
URL:
Keywords: InRadar
Depends on:
Blocks: fullscreen-cleanup
  Show dependency treegraph
 
Reported: 2024-01-27 14:40 PST by Tim Nguyen (:ntim)
Modified: 2024-07-20 21:40 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 Tim Nguyen (:ntim) 2024-01-27 14:40:08 PST
It's confusing, because in the iframe case it does not actually reflect the fullscreen element.
Comment 1 Radar WebKit Bug Importer 2024-01-27 14:40:23 PST
<rdar://problem/121753573>
Comment 2 Tim Nguyen (:ntim) 2024-01-27 14:50:08 PST
Pull request: https://github.com/WebKit/WebKit/pull/23365