Bug 248618 - Remove usage of Element::containsFullscreenElement() in WebFrameLoaderClient.cpp
Summary: Remove usage of Element::containsFullscreenElement() in WebFrameLoaderClient.cpp
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Tim Nguyen (:ntim)
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-12-01 11:33 PST by Tim Nguyen (:ntim)
Modified: 2022-12-01 15:53 PST (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) 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.