Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 9827bad7207a44d10659bf9bb7b39c6f72f0fe93 https://github.com/WebKit/WebKit/commit/9827bad7207a44d10659bf9bb7b39c6f72f0fe93 Author: Alex Christensen <achristen...@apple.com> Date: 2025-03-14 (Fri, 14 Mar 2025)
Changed paths: M Source/WebKit/UIProcess/Cocoa/UIDelegate.mm Log Message: ----------- Make UIDelegate::UIClient::createNewPage more robust https://bugs.webkit.org/show_bug.cgi?id=289817 rdar://147068723 Reviewed by Chris Dumez. rdar://145297506 is probably 2 issues, one of which is this: if the UI delegate is destroyed during the async call trySOAuthorization we will incorrectly assume m_uiDelegate is non-null * Source/WebKit/UIProcess/Cocoa/UIDelegate.mm: (WebKit::UIDelegate::UIClient::createNewPage): Canonical link: https://commits.webkit.org/292190@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