Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 6db3bff657b6e0d735bb699a5a4d64d0f7a2141d
      
https://github.com/WebKit/WebKit/commit/6db3bff657b6e0d735bb699a5a4d64d0f7a2141d
  Author: Eric Carlson <eric.carl...@apple.com>
  Date:   2023-02-16 (Thu, 16 Feb 2023)

  Changed paths:
    M Source/WebCore/html/HTMLMediaElement.cpp

  Log Message:
  -----------
  REGRESSION(259626@main): Fullscreen and PiP buttons don't work in a media 
document
https://bugs.webkit.org/show_bug.cgi?id=252417
rdar://105469592

Reviewed by Jer Noble.

* Source/WebCore/html/HTMLMediaElement.cpp:
(WebCore::HTMLMediaElement::enterFullscreen): Consume a transient activation if 
fullscreen
is required, but don't reject is there is no activation because this method can 
not be
called unless the element is allowed to enter fullscreen.

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


_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to