Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 0fa55159275a97b7619ff3e33a170b510a380bc2
https://github.com/WebKit/WebKit/commit/0fa55159275a97b7619ff3e33a170b510a380bc2
Author: Pascoe <[email protected]>
Date: 2025-12-08 (Mon, 08 Dec 2025)
Changed paths:
M Source/WebKit/UIProcess/Cocoa/SOAuthorization/SOAuthorizationSession.mm
Log Message:
-----------
[AppSSO] Ensure mainFrame non-null before grabbing path
rdar://164649230
https://bugs.webkit.org/show_bug.cgi?id=303423
Reviewed by Brent Fulgham.
In some cases the mainFrame may be null, which this patch starts
checking for.
* Source/WebKit/UIProcess/Cocoa/SOAuthorization/SOAuthorizationSession.mm:
(WebKit::SOAuthorizationSession::continueStartAfterDecidePolicy):
Canonical link: https://commits.webkit.org/304127@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications