Bug 196301 - AVAudioSessionRouteSharingPolicyLongForm has been deprecated
Summary: AVAudioSessionRouteSharingPolicyLongForm has been deprecated
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Eric Carlson
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-03-27 09:51 PDT by Eric Carlson
Modified: 2019-03-27 11:23 PDT (History)
4 users (show)

See Also:


Attachments
Patch (2.33 KB, patch)
2019-03-27 10:02 PDT, Eric Carlson
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Carlson 2019-03-27 09:51:54 PDT
AVAudioSessionRouteSharingPolicyLongForm has been deprecated
Comment 1 Eric Carlson 2019-03-27 09:52:08 PDT
<rdar://problem/49286833>
Comment 2 Eric Carlson 2019-03-27 10:02:28 PDT
Created attachment 366077 [details]
Patch
Comment 3 EWS Watchlist 2019-03-27 10:05:01 PDT
Attachment 366077 [details] did not pass style-queue:


ERROR: Source/WebCore/platform/audio/ios/AudioSessionIOS.mm:126:  Non-label code inside switch statements should be indented.  [whitespace/indent] [4]
Total errors found: 1 in 2 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 4 Ryan Haddad 2019-03-27 11:23:31 PDT
Comment on attachment 366077 [details]
Patch

I took care of this in https://trac.webkit.org/r243552