[webkit-changes] [WebKit/WebKit] 280eaf: Regression(283070 at main) Target app crashing when t...
Chris Dumez
noreply at github.com
Thu Sep 12 15:13:53 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 280eaf1c4a30cd0650835a410435655ad244f297
https://github.com/WebKit/WebKit/commit/280eaf1c4a30cd0650835a410435655ad244f297
Author: Chris Dumez <cdumez at apple.com>
Date: 2024-09-12 (Thu, 12 Sep 2024)
Changed paths:
M Source/WebKit/UIProcess/API/Cocoa/WKWebView.mm
Log Message:
-----------
Regression(283070 at main) Target app crashing when trying to view receipt from in store purchase
https://bugs.webkit.org/show_bug.cgi?id=279616
rdar://135851815
Reviewed by Alex Christensen.
Null check the page before dereferencing it to avoid the crash.
* Source/WebKit/UIProcess/API/Cocoa/WKWebView.mm:
(-[WKWebView _setResourceLoadDelegate:]):
Canonical link: https://commits.webkit.org/283582@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