[webkit-changes] [WebKit/WebKit] eab169: Remove Quirk shouldAvoidUsingIOS13ForGmail for mai...

Karl Dubost noreply at github.com
Fri Aug 23 00:02:24 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: eab1695be7212b006c689aa7ef18988beb685925
      https://github.com/WebKit/WebKit/commit/eab1695be7212b006c689aa7ef18988beb685925
  Author: Karl Dubost <karlcow at apple.com>
  Date:   2024-08-23 (Fri, 23 Aug 2024)

  Changed paths:
    M Source/WebCore/page/Quirks.cpp
    M Source/WebCore/page/Quirks.h
    M Source/WebKit/WebProcess/WebPage/ios/WebPageIOS.mm

  Log Message:
  -----------
  Remove Quirk shouldAvoidUsingIOS13ForGmail for mail.google.com
https://bugs.webkit.org/show_bug.cgi?id=260708
rdar://114438822

Reviewed by Brent Fulgham.

This is now dead code. The current release of IOS is 18,
and this was addressing an issue for iOS 13.

* Source/WebCore/page/Quirks.cpp:
(WebCore::Quirks::shouldAvoidUsingIOS13ForGmail const): Deleted.
* Source/WebCore/page/Quirks.h:
* Source/WebKit/WebProcess/WebPage/ios/WebPageIOS.mm:
(WebKit::WebPage::platformUserAgent const):

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