[Webkit-unassigned] [Bug 146837] Media Session: add plumbing for delivering start/end-of-interruption events

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 13 11:46:45 PDT 2015


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

--- Comment #15 from Matt Rajca <mrajca at apple.com> ---
(In reply to comment #13)
> Comment on attachment 256706 [details]
> Patch
> 
> View in context:
> https://bugs.webkit.org/attachment.cgi?id=256706&action=review
> 
> > Source/WebKit2/WebProcess/WebPage/WebPage.cpp:191
> > +#include "WKPagePrivate.h"
> 
> Put the enums in a new header (probably in Shared/API/C) that you include in
> both places (and install as a private header), do not import UIProcess API
> headers here!

That header import was left over from a previous revision of the patch. Removed.

-- 
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/20150713/0d427b14/attachment-0001.html>


More information about the webkit-unassigned mailing list