Bug 186220

Summary: [iOS] MediaPlayer.framework is not always available
Product: WebKit Reporter: Eric Carlson <eric.carlson>
Component: MediaAssignee: Eric Carlson <eric.carlson>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, thorton, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Eric Carlson 2018-06-01 19:41:31 PDT
MediaPlayer framework isn't always available.
Comment 1 Eric Carlson 2018-06-01 19:42:43 PDT
<rdar://problem/40571286>
Comment 2 Eric Carlson 2018-06-01 19:47:38 PDT
Created attachment 341819 [details]
Patch
Comment 3 Tim Horton 2018-06-03 12:55:11 PDT
Comment on attachment 341819 [details]
Patch

This is a good quick fix, but maybe we can use HAVE_MEDIA_PLAYER_FRAMEWORK or whatever it’s called to avoid building this code at all?
Comment 4 WebKit Commit Bot 2018-06-03 13:22:11 PDT
Comment on attachment 341819 [details]
Patch

Clearing flags on attachment: 341819

Committed r232453: <https://trac.webkit.org/changeset/232453>
Comment 5 WebKit Commit Bot 2018-06-03 13:22:12 PDT
All reviewed patches have been landed.  Closing bug.