RESOLVED FIXED288939
Use scoped lifetime pattern for `m_pendingExitFullscreen`
https://bugs.webkit.org/show_bug.cgi?id=288939
Summary Use scoped lifetime pattern for `m_pendingExitFullscreen`
Tim Nguyen (:ntim)
Reported 2025-03-02 09:11:58 PST
Now that we have proper asynchronous code, we shouldn't need to track whether we're exiting fullscreen when requesting fullscreen.
Attachments
Radar WebKit Bug Importer
Comment 1 2025-03-02 09:15:56 PST
Tim Nguyen (:ntim)
Comment 2 2025-03-02 09:16:56 PST
Tim Nguyen (:ntim)
Comment 3 2025-03-03 08:58:58 PST
EWS
Comment 4 2025-03-03 11:17:03 PST
Committed 291507@main (4b93c6ded68f): <https://commits.webkit.org/291507@main> Reviewed commits have been landed. Closing PR #41775 and removing active labels.
Wenson Hsieh
Comment 5 2025-03-03 17:15:13 PST
Note You need to log in before you can comment on or make changes to this bug.