Bug 186220 - [iOS] MediaPlayer.framework is not always available
Summary: [iOS] MediaPlayer.framework is not always available
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: 2018-06-01 19:41 PDT by Eric Carlson
Modified: 2018-06-03 13:22 PDT (History)
3 users (show)

See Also:


Attachments
Patch (1.71 KB, patch)
2018-06-01 19:47 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 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.