Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 5bf1259c1e97934f2d648f0805fb7538f5b51447
      
https://github.com/WebKit/WebKit/commit/5bf1259c1e97934f2d648f0805fb7538f5b51447
  Author: Matthew Finkel <m_fin...@apple.com>
  Date:   2025-04-04 (Fri, 04 Apr 2025)

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

  Log Message:
  -----------
  Recognize authentication as user interaction
https://bugs.webkit.org/show_bug.cgi?id=290787
rdar://148267914

Reviewed by Pascoe.

Currently authentication is not logged as a user interaction, despite it
requiring explicit user consent. This patch resolves that problem by logging
a user interaction after an authentication attempt such as webauthn.

* Source/WebCore/page/Page.cpp:
(WebCore::Page::setLastAuthentication):

Canonical link: https://commits.webkit.org/293264@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to