[webkit-changes] [WebKit/WebKit] 52fce3: Text corruption may occur on safe.menlosecurity.co...

lilyspiniolas noreply at github.com
Thu Oct 24 19:24:37 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 52fce3f7bd76af7b157e12a354ddcd4862b52f3e
      https://github.com/WebKit/WebKit/commit/52fce3f7bd76af7b157e12a354ddcd4862b52f3e
  Author: Lily Spiniolas <lily_spiniolas at apple.com>
  Date:   2024-10-24 (Thu, 24 Oct 2024)

  Changed paths:
    M Source/WebCore/page/Quirks.cpp

  Log Message:
  -----------
  Text corruption may occur on safe.menlosecurity.com when writing suggestions are enabled
https://bugs.webkit.org/show_bug.cgi?id=282061
rdar://135114489

Reviewed by Wenson Hsieh, Abrar Rahman Protyasha, and Richard Robinson.

Text corruption occurs in certain text fields on safe.menlosecurity.com when WebKit’s writing suggestions are enabled. Investigation into the site is difficult due to an account being required to use the service as well as eligibility requirements for making an account. In the mean time, the site should be quirked to trigger ’shouldDisableWritingSuggestionsByDefault’.

* Source/WebCore/page/Quirks.cpp:
(WebCore::Quirks::shouldDisableWritingSuggestionsByDefault const):

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