Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: e6ecf3e5ec3a6607930a161733c0fccafe2f088b
      
https://github.com/WebKit/WebKit/commit/e6ecf3e5ec3a6607930a161733c0fccafe2f088b
  Author: Richard Robinson <[email protected]>
  Date:   2024-04-29 (Mon, 29 Apr 2024)

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

  Log Message:
  -----------
  Remove the "disable writing suggestions by default" quirk
https://bugs.webkit.org/show_bug.cgi?id=273366
rdar://127185268

Reviewed by Abrar Rahman Protyasha.

Now that the writing suggestions logic is more robust, this quirk is no longer 
needed.

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

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