Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 215a08dbf9d45f1a56cc1302a77ee80811a3c724
      
https://github.com/WebKit/WebKit/commit/215a08dbf9d45f1a56cc1302a77ee80811a3c724
  Author: Richard Robinson <[email protected]>
  Date:   2024-03-18 (Mon, 18 Mar 2024)

  Changed paths:
    M Source/WebCore/dom/Element.cpp
    M Source/WebCore/page/Quirks.cpp
    M Source/WebCore/page/Quirks.h

  Log Message:
  -----------
  Keyboard incorrectly duplicates certain text corrections/fill
https://bugs.webkit.org/show_bug.cgi?id=271076
rdar://123642870

Reviewed by Abrar Rahman Protyasha.

Add a quirk to disable the `writingsuggestions` web API for the affected sites.

* Source/WebCore/dom/Element.cpp:
(WebCore::Element::isWritingSuggestionsEnabled const):
* Source/WebCore/page/Quirks.cpp:
(WebCore::Quirks::shouldDisableWritingSuggestionsQuirk const):
* Source/WebCore/page/Quirks.h:

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