Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 145902f71d29f40da8559972f8b924f7e550471c
      
https://github.com/WebKit/WebKit/commit/145902f71d29f40da8559972f8b924f7e550471c
  Author: Jintian Wang <[email protected]>
  Date:   2026-04-20 (Mon, 20 Apr 2026)

  Changed paths:
    M Source/WebKit/UIProcess/Cocoa/SOAuthorization/SOAuthorizationSession.mm

  Log Message:
  -----------
  Dispatch willPresentModalUI before AppSSO authorization
https://bugs.webkit.org/show_bug.cgi?id=312767
rdar://174838955

Reviewed by Pascoe.

The existing dispatchWillPresentModalUI() in 
SOAuthorizationSession::presentViewController is never reached for Sign in with 
Apple on visionOS. This adds the dispatch in beginAuthorizationIfReady so the 
UI client is notified before AppSSO takes over.

* Source/WebKit/UIProcess/Cocoa/SOAuthorization/SOAuthorizationSession.mm:
(WebKit::SOAuthorizationSession::beginAuthorizationIfReady):

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to