[webkit-changes] [WebKit/WebKit] 462406: `FullscreenManager::exitFullscreen()` should not u...

Tim Nguyen noreply at github.com
Thu Feb 20 10:18:30 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 4624069466cfa7bc9cd5adc62c7caa0b489df70c
      https://github.com/WebKit/WebKit/commit/4624069466cfa7bc9cd5adc62c7caa0b489df70c
  Author: Tim Nguyen <ntim at apple.com>
  Date:   2025-02-20 (Thu, 20 Feb 2025)

  Changed paths:
    M Source/WebCore/dom/FullscreenManager.cpp

  Log Message:
  -----------
  `FullscreenManager::exitFullscreen()` should not use `m_fullscreenElement`
https://bugs.webkit.org/show_bug.cgi?id=287276
rdar://144403317

Reviewed by Darin Adler and Brent Fulgham.

Reduce usage of `m_fullscreenElement`, so we can remove it.

* Source/WebCore/dom/FullscreenManager.cpp:
(WebCore::FullscreenManager::exitFullscreen):

Canonical link: https://commits.webkit.org/290722@main



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list