[Webkit-unassigned] [Bug 146460] Media Session: implement algorithm for updating a media element's session (6.1)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 30 11:10:05 PDT 2015


https://bugs.webkit.org/show_bug.cgi?id=146460

--- Comment #4 from Matt Rajca <mrajca at apple.com> ---
(In reply to comment #3)
> Comment on attachment 255831 [details]
> Patch
> 
> View in context:
> https://bugs.webkit.org/attachment.cgi?id=255831&action=review
> 
> > Source/WebCore/html/HTMLMediaElement.cpp:6490
> > +    ASSERT_ARG(session, session);
> 
> If the function requires a non-null pointer, then the type it takes should
> be MediaSession&, not MediaSession*.

Fixed.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150630/9d5472f0/attachment-0001.html>


More information about the webkit-unassigned mailing list