Bug 166344 - [MediaStream] MediaPlayerPrivateMediaStreamAVFObjC::ensureLayer can be called before it has a media stream
Summary: [MediaStream] MediaPlayerPrivateMediaStreamAVFObjC::ensureLayer can be called...
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 09:44 PST by Eric Carlson
Modified: 2016-12-21 10:31 PST (History)
5 users (show)

See Also:


Attachments
Proposed patch. (1.64 KB, patch)
2016-12-21 09:53 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 09:44:16 PST
Null-check the media stream.
Comment 1 Eric Carlson 2016-12-21 09:44:38 PST
<rdar://problem/29763143>
Comment 2 Eric Carlson 2016-12-21 09:53:46 PST
Created attachment 297594 [details]
Proposed patch.
Comment 3 WebKit Commit Bot 2016-12-21 10:31:18 PST
Comment on attachment 297594 [details]
Proposed patch.

Clearing flags on attachment: 297594

Committed r210061: <http://trac.webkit.org/changeset/210061>
Comment 4 WebKit Commit Bot 2016-12-21 10:31:22 PST
All reviewed patches have been landed.  Closing bug.