Bug 166399 - AVPlayerLayer isn't available on every system
Summary: AVPlayerLayer isn't available on every system
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: 2016-12-21 17:00 PST by Eric Carlson
Modified: 2016-12-22 08:59 PST (History)
5 users (show)

See Also:


Attachments
Proposed patch. (2.35 KB, patch)
2016-12-21 17:06 PST, 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 2016-12-21 17:00:37 PST
Use SOFT_LINK_CLASS_OPTIONAL instead of SOFT_LINK_CLASS.
Comment 1 Eric Carlson 2016-12-21 17:06:49 PST
Created attachment 297634 [details]
Proposed patch.
Comment 2 Alexey Proskuryakov 2016-12-21 17:22:29 PST
Could you please add a radar link? The bug has the keyword, but I can't find the radar.
Comment 3 Eric Carlson 2016-12-21 17:38:30 PST
<rdar://problem/28766009>
Comment 4 Jer Noble 2016-12-22 08:34:18 PST
Comment on attachment 297634 [details]
Proposed patch.

r=me. Do we already null check correctly when we try to use AVPlayerLayer?
Comment 5 WebKit Commit Bot 2016-12-22 08:59:09 PST
Comment on attachment 297634 [details]
Proposed patch.

Clearing flags on attachment: 297634

Committed r210098: <http://trac.webkit.org/changeset/210098>
Comment 6 WebKit Commit Bot 2016-12-22 08:59:13 PST
All reviewed patches have been landed.  Closing bug.