Bug 248618

Summary: Remove usage of Element::containsFullscreenElement() in WebFrameLoaderClient.cpp
Product: WebKit Reporter: Tim Nguyen (:ntim) <ntim>
Component: DOMAssignee: Tim Nguyen (:ntim) <ntim>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Tim Nguyen (:ntim) 2022-12-01 11:33:42 PST
The containsFullscreenElement() flag is going to be removed with the top layer refactoring, let's replace some usages beforehand.
Comment 1 Radar WebKit Bug Importer 2022-12-01 11:34:01 PST
<rdar://problem/102870011>
Comment 2 Tim Nguyen (:ntim) 2022-12-01 11:53:49 PST
Pull request: https://github.com/WebKit/WebKit/pull/7039
Comment 3 EWS 2022-12-01 15:52:57 PST
Committed 257258@main (c2ff6770b421): <https://commits.webkit.org/257258@main>

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