[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:21:05 PDT 2015
https://bugs.webkit.org/show_bug.cgi?id=146837
Tim Horton <thorton at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #256706|review? |review-
Flags| |
--- Comment #13 from Tim Horton <thorton at apple.com> ---
Comment on attachment 256706
--> https://bugs.webkit.org/attachment.cgi?id=256706
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!
--
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/e38b7baa/attachment-0001.html>
More information about the webkit-unassigned
mailing list