[webkit-changes] [WebKit/WebKit] 754370: Remove Quirks needsAkamaiMediaPlayerQuirk

Karl Dubost noreply at github.com
Tue Nov 29 01:18:40 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 75437028a4f8d11e81a4a1850d8d211fb1b1e37b
      https://github.com/WebKit/WebKit/commit/75437028a4f8d11e81a4a1850d8d211fb1b1e37b
  Author: Karl Dubost <karlcow at apple.com>
  Date:   2022-11-29 (Tue, 29 Nov 2022)

  Changed paths:
    M Source/WebCore/html/HTMLVideoElement.cpp
    M Source/WebCore/page/Quirks.cpp
    M Source/WebCore/page/Quirks.h

  Log Message:
  -----------
  Remove Quirks needsAkamaiMediaPlayerQuirk
https://bugs.webkit.org/show_bug.cgi?id=248296
rdar://102636420

Reviewed by Eric Carlson.

As mentioned in the bug, this was tested on multiple links
with site specific hacks disabled on the iOS device and
the fullscreen is working.

* Source/WebCore/html/HTMLVideoElement.cpp:
(WebCore::HTMLVideoElement::webkitDisplayingFullscreen):
* Source/WebCore/page/Quirks.cpp:
(WebCore::Quirks::needsAkamaiMediaPlayerQuirk const): Deleted.
* Source/WebCore/page/Quirks.h:

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




More information about the webkit-changes mailing list