Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: cfab25f0bf96f64c1e6ad30979788cabaa4a4f4f
      
https://github.com/WebKit/WebKit/commit/cfab25f0bf96f64c1e6ad30979788cabaa4a4f4f
  Author: Aiko Coanaya <[email protected]>
  Date:   2024-07-17 (Wed, 17 Jul 2024)

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

  Log Message:
  -----------
  Remove Quirk isNeverRichlyEditableForTouchBar() for twitter.com

https://bugs.webkit.org/show_bug.cgi?id=276678
rdar://131864413

Reviewed by Tim Nguyen.

Since twitter.com has moved to x.com,we performed
additional validation to ensure whether current quirks
are valid or not.

This patch removes one of the quirks that is not needed,
we tested by using Touch Bar and observed that the behavior
is the same with and without the quirk.

We have added additional details on the bug ticket and Radar.

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

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



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

Reply via email to