[webkit-changes] [WebKit/WebKit] ae6662: Adjust storage access quirk prompt based on feedback

Matthew Finkel noreply at github.com
Sun Mar 10 09:50:29 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: ae6662f21ce28a857a72e5f80b2d4c8acc2e6b24
      https://github.com/WebKit/WebKit/commit/ae6662f21ce28a857a72e5f80b2d4c8acc2e6b24
  Author: Matthew Finkel <sysrqb at apple.com>
  Date:   2024-03-10 (Sun, 10 Mar 2024)

  Changed paths:
    M Source/WebCore/en.lproj/Localizable.strings
    M Source/WebKit/UIProcess/Cocoa/WKStorageAccessAlert.h
    M Source/WebKit/UIProcess/Cocoa/WKStorageAccessAlert.mm

  Log Message:
  -----------
  Adjust storage access quirk prompt based on feedback
https://bugs.webkit.org/show_bug.cgi?id=269970
rdar://123490355

Reviewed by Charlie Wolfe.

Adjust storage access quirk prompt based on feedback. This change removes the
accessory text, so we get rid of that complexity (which I introduced in
271821 at main), as well.

* Source/WebCore/en.lproj/Localizable.strings:
* Source/WebKit/UIProcess/Cocoa/WKStorageAccessAlert.h:
* Source/WebKit/UIProcess/Cocoa/WKStorageAccessAlert.mm:
(WebKit::presentStorageAccessAlert):
(WebKit::presentStorageAccessAlertQuirk):
(WebKit::presentStorageAccessAlertSSOQuirk):
(WebKit::displayStorageAccessAlert):

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