Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 5fff6bf0921d978efc01e51fd8137351ad3948e0
https://github.com/WebKit/WebKit/commit/5fff6bf0921d978efc01e51fd8137351ad3948e0
Author: Lily Spiniolas <[email protected]>
Date: 2024-06-28 (Fri, 28 Jun 2024)
Changed paths:
M Source/WebCore/dom/Element.cpp
M Source/WebCore/page/Quirks.cpp
M Source/WebCore/page/Quirks.h
Log Message:
-----------
Gmail and WebKit both made writing suggestions!
https://bugs.webkit.org/show_bug.cgi?id=275917
rdar://128360054
Reviewed by Megan Gardner, Wenson Hsieh, Abrar Rahman Protyasha and Richard
Robinson.
Added a Quirk for mail.google.com to disable writing suggestions provided from
WebKit. This prevents duplicate suggestions appearing since mail.google.com now
has their own implementation of suggestions.
* Source/WebCore/dom/Element.cpp:
(WebCore::Element::isWritingSuggestionsEnabled const):
* Source/WebCore/page/Quirks.cpp:
(WebCore::Quirks::shouldDisableWritingSuggestionsByDefaultQuirk const):
* Source/WebCore/page/Quirks.h:
Canonical link: https://commits.webkit.org/280464@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