[webkit-reviews] review granted: [Bug 171560] Add Cocoa API for toggling the MediaDevicesEnabled setting. : [Attachment 308840] proposed patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 2 12:48:24 PDT 2017


youenn fablet <youennf at gmail.com> has granted Andrew Gold <agold at apple.com>'s
request for review:
Bug 171560: Add Cocoa API for toggling the MediaDevicesEnabled setting.
https://bugs.webkit.org/show_bug.cgi?id=171560

Attachment 308840: proposed patch

https://bugs.webkit.org/attachment.cgi?id=308840&action=review




--- Comment #3 from youenn fablet <youennf at gmail.com> ---
Comment on attachment 308840
  --> https://bugs.webkit.org/attachment.cgi?id=308840
proposed patch

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

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

We probably no longer need this one.
Can you remove it at the same time?


More information about the webkit-reviews mailing list