Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 4624069466cfa7bc9cd5adc62c7caa0b489df70c
      
https://github.com/WebKit/WebKit/commit/4624069466cfa7bc9cd5adc62c7caa0b489df70c
  Author: Tim Nguyen <[email protected]>
  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
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to