Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 8a207fb6bfa4fe076030b579bd5bf90b5ccc0d54
      
https://github.com/WebKit/WebKit/commit/8a207fb6bfa4fe076030b579bd5bf90b5ccc0d54
  Author: Charlie Wolfe <[email protected]>
  Date:   2025-06-05 (Thu, 05 Jun 2025)

  Changed paths:
    M 
LayoutTests/fullscreen/full-screen-enter-while-exiting-multiple-elements-expected.txt
    M Source/WebCore/dom/Document.cpp
    M Source/WebCore/dom/DocumentFullscreen.cpp
    M Source/WebCore/dom/DocumentFullscreen.h

  Log Message:
  -----------
  Unable to make the video play in full screen in Facebook.com on macOS
https://bugs.webkit.org/show_bug.cgi?id=294080
rdar://152175833

Reviewed by Pascoe.

This reverts both 290855@main and 290863@main, which caused this regression.

* 
LayoutTests/fullscreen/full-screen-enter-while-exiting-multiple-elements-expected.txt:
* Source/WebCore/dom/Document.cpp:
(WebCore::Document::removedLastRef):
* Source/WebCore/dom/DocumentFullscreen.cpp:
(WebCore::DocumentFullscreen::requestFullscreen):
(WebCore::DocumentFullscreen::willEnterFullscreen):
(WebCore::DocumentFullscreen::didEnterFullscreen):
(WebCore::DocumentFullscreen::exitFullscreen):
(WebCore::DocumentFullscreen::willExitFullscreen):
(WebCore::DocumentFullscreen::didExitFullscreen):
(WebCore::DocumentFullscreen::fullyExitFullscreen):
(WebCore::DocumentFullscreen::clear):
* Source/WebCore/dom/DocumentFullscreen.h:

Canonical link: https://commits.webkit.org/295901@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