[webkit-changes] [WebKit/WebKit] 362ae6: [iOS] Don't crash if -[LSBundleProxy bundleIdentif...

Eric Carlson noreply at github.com
Tue Sep 5 13:57:24 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 362ae6dc9ae1b509a7c026cfcde64cad07e9db9e
      https://github.com/WebKit/WebKit/commit/362ae6dc9ae1b509a7c026cfcde64cad07e9db9e
  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 Jean-Yves Avenard.

* Source/WebCore/platform/audio/ios/AudioSessionIOS.mm:
(WebCore::AudioSessionIOS::setHostProcessAttribution): Log an error message and return
early if -[LSBundleProxy bundleIdentifier] returns nil.

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




More information about the webkit-changes mailing list