[webkit-changes] [WebKit/WebKit] f9b6f9: [iOS] Don't crash if -[LSBundleProxy bundleIdentif...
Eric Carlson
noreply at github.com
Tue Sep 5 18:05:26 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: f9b6f92885015e79ba95513019cdd7248f62972c
https://github.com/WebKit/WebKit/commit/f9b6f92885015e79ba95513019cdd7248f62972c
Author: Eric Carlson <eric.carlson at apple.com>
Date: 2023-09-05 (Tue, 05 Sep 2023)
Changed paths:
M Source/WebCore/platform/audio/ios/AudioSessionIOS.mm
Log Message:
-----------
[iOS] Don't crash if -[LSBundleProxy bundleIdentifier] returns nil
https://bugs.webkit.org/show_bug.cgi?id=261162
rdar://114802443
Reviewed by Andy Estes.
(WebCore::AudioSessionIOS::setHostProcessAttribution): Log an error message and return
early if -[LSBundleProxy bundleIdentifier] returns nil.
Canonical link: https://commits.webkit.org/267659@main
More information about the webkit-changes
mailing list