[webkit-changes] [WebKit/WebKit] 822d47: Remove Quirk needsIPadMiniUserAgent for tv.kakao.com

Karl Dubost noreply at github.com
Wed Dec 11 22:47:43 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 822d4788ed047955a5bef03ca29acc0f38d74f57
      https://github.com/WebKit/WebKit/commit/822d4788ed047955a5bef03ca29acc0f38d74f57
  Author: Karl Dubost <karlcow at apple.com>
  Date:   2024-12-11 (Wed, 11 Dec 2024)

  Changed paths:
    M Source/WebCore/page/Quirks.cpp

  Log Message:
  -----------
  Remove Quirk needsIPadMiniUserAgent for tv.kakao.com
https://bugs.webkit.org/show_bug.cgi?id=284504
rdar://141330961

Reviewed by Tim Horton.

This quirk is not required anymore. It was put in place because
the website was sending flash player to the iPad in 2019. Flash
is long gone. The site now proposes the user to stay on the desktop
site or to switch to a tablet site, leaving the choice entirely
to the user.

* Source/WebCore/page/Quirks.cpp:
(WebCore::Quirks::needsIPadMiniUserAgent):

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