[Webkit-unassigned] [Bug 168080] Add mediaStreamEnabled property to WKPreferences for Cocoa.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 10 10:43:31 PST 2017


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

--- Comment #2 from Tim Horton <thorton at apple.com> ---
Comment on attachment 301094
  --> https://bugs.webkit.org/attachment.cgi?id=301094
proposed patch

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

> Source/WebKit2/UIProcess/API/Cocoa/WKPreferencesPrivate.h:70
> + at property (nonatomic, setter=_setMediaStreamEnabled:) BOOL _mediaStreamEnabled WK_API_AVAILABLE(macosx(WK_MAC_TBA), ios(WK_IOS_TBA));

Is this the kind of feature that you would want to toggle dynamically? Is it even possible to toggle it dynamically? Otherwise it belongs in WKWebViewConfiguration.

-- 
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/20170210/9a30a3c2/attachment.html>


More information about the webkit-unassigned mailing list