[webkit-changes] [WebKit/WebKit] 215a08: Keyboard incorrectly duplicates certain text corre...

Richard Robinson noreply at github.com
Mon Mar 18 18:54:42 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 215a08dbf9d45f1a56cc1302a77ee80811a3c724
      https://github.com/WebKit/WebKit/commit/215a08dbf9d45f1a56cc1302a77ee80811a3c724
  Author: Richard Robinson <richard_robinson2 at apple.com>
  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


More information about the webkit-changes mailing list