Bug 152509 - [MediaStream] MediaStreamTrackPrivate.source should be a reference
Summary: [MediaStream] MediaStreamTrackPrivate.source should be a reference
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Eric Carlson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-12-22 12:53 PST by Eric Carlson
Modified: 2015-12-22 13:49 PST (History)
1 user (show)

See Also:


Attachments
Proposed patch. (6.38 KB, patch)
2015-12-22 13:38 PST, Eric Carlson
thorton: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Carlson 2015-12-22 12:53:38 PST
MediaStreamTrackPrivate.source can never be NULL so it should be a reference.
Comment 1 Eric Carlson 2015-12-22 13:38:21 PST
Created attachment 267802 [details]
Proposed patch.
Comment 2 Eric Carlson 2015-12-22 13:49:35 PST
Committed r194371: https://trac.webkit.org/r194371