[webkit-changes] [WebKit/WebKit] f073a5: [Quirk] Send iPad Mini user agent to seatguru.com

Karl Dubost noreply at github.com
Tue Jul 23 18:57:07 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: f073a5a54b845e8cf31c88f5ae5194f06cf73659
      https://github.com/WebKit/WebKit/commit/f073a5a54b845e8cf31c88f5ae5194f06cf73659
  Author: Karl Dubost <karlcow at apple.com>
  Date:   2024-07-23 (Tue, 23 Jul 2024)

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

  Log Message:
  -----------
  [Quirk] Send iPad Mini user agent to seatguru.com
https://bugs.webkit.org/show_bug.cgi?id=276947
rdar://97505532

Reviewed by Brent Fulgham.

This is sending an iPad Mini user agent to normal iPad in order for
seatguru.com users receives a working version of the website compatible
with touch devices. seatguru is not updated with new content after
outreach. This quirk could be removed in the future, if they make the
desktop site compatible with touch devices.

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

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