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

  Changed paths:
    M Source/WebCore/dom/Element.cpp
    M Tools/TestWebKitAPI/Tests/WebKitCocoa/WritingSuggestions.mm

  Log Message:
  -----------
  Word completion suggestion interferes with website's suggestion results
https://bugs.webkit.org/show_bug.cgi?id=271197
rdar://124727588

Reviewed by Aditya Keerthi and Abrar Rahman Protyasha.

If the value of `writingsuggestions` isn't explicitly specified, have the 
default value for it be
`false` instead of `true` if the element has disabled `autocomplete`.

* Source/WebCore/dom/Element.cpp:
(WebCore::Element::isWritingSuggestionsEnabled const):
* Tools/TestWebKitAPI/Tests/WebKitCocoa/WritingSuggestions.mm:
(TEST):

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