[Webkit-unassigned] [Bug 43239] Support for HTML Media Capture API

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 10 17:24:03 PST 2016


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

--- Comment #11 from Eric Carlson <eric.carlson at apple.com> ---
Comment on attachment 294315
  --> https://bugs.webkit.org/attachment.cgi?id=294315
Proposed patch V2

View in context: https://bugs.webkit.org/attachment.cgi?id=294315&action=review

> Source/WebKit2/UIProcess/PageClient.h:142
> +    virtual WKUserMediaProvider *userMediaProvider() = 0;

You should define WKUserMediaProvider as an abstract C++ API, in a non-ObjC header,  so other ports can implement it.

-- 
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/20161111/87e5924d/attachment.html>


More information about the webkit-unassigned mailing list