Bug 146811

Summary: MediaPlayerPrivate::load should take a client reference
Product: WebKit Reporter: Brent Fulgham <bfulgham>
Component: MediaAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: bfulgham, eric.carlson
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   

Brent Fulgham
Reported 2015-07-09 14:23:56 PDT
All of the MediaPlayerPrivate code (at least on Mac and iOS) assumes that the passed client pointer is non-null. If this is the case, we should be passing this as a reference.
Attachments
Brent Fulgham
Comment 1 2015-07-13 10:06:49 PDT
*** This bug has been marked as a duplicate of bug 146839 ***
Note You need to log in before you can comment on or make changes to this bug.