Bug 146811
Summary: | MediaPlayerPrivate::load should take a client reference | ||
---|---|---|---|
Product: | WebKit | Reporter: | Brent Fulgham <bfulgham> |
Component: | Media | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | bfulgham, eric.carlson |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All |
Brent Fulgham
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Brent Fulgham
*** This bug has been marked as a duplicate of bug 146839 ***