Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: c82252d434c9e75795fb56cf2e6e81992a4ec524
      
https://github.com/WebKit/WebKit/commit/c82252d434c9e75795fb56cf2e6e81992a4ec524
  Author: Aiko Coanaya <78509780+aiko...@users.noreply.github.com>
  Date:   2024-07-30 (Tue, 30 Jul 2024)

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

  Log Message:
  -----------
  Remove Quirk shouldAvoidResizingWhenInputViewBoundsChange for twitter.com

https://bugs.webkit.org/show_bug.cgi?id=255268
rdar://107851720

Reviewed by Brent Fulgham.

Since twitter.com has moved to x.com,we performed
additional validation to ensure whether current quirks
are valid or not. The landing page has also changed
since then.

This patch removed one of the quirks that is not needed,
we tested on iPad 11-inch with external keyboard, landscape orientation.
We went to x.com, remote inspect from MacBook,
disble Site Specific Hacks, and tap in the fields.

We no longer see any UI issues (flashing or twitching)
with and without the quirk.

* Source/WebCore/page/Quirks.cpp:
(WebCore::Quirks::shouldAvoidResizingWhenInputViewBoundsChange const):

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to