[Webkit-unassigned] [Bug 168840] Media: notify clients when autoplay is denied

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 24 15:08:51 PST 2017


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

--- Comment #3 from Matt Rajca <mrajca at apple.com> ---
(In reply to comment #2)
> Comment on attachment 302680 [details]
> Patch
> 
> View in context:
> https://bugs.webkit.org/attachment.cgi?id=302680&action=review
> 
> > Source/WebCore/html/HTMLMediaElement.cpp:2425
> > +            if (Page* page = document().page())
> 
> Darin would say "auto*"
> 
> > Source/WebCore/page/AutoplayEvent.h:30
> > +enum {
> 
> I think we should make this enum class AutoplayEvent and cast it to uint32_t
> for IPC.

Done.

-- 
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/20170224/38092d9a/attachment.html>


More information about the webkit-unassigned mailing list