[webkit-reviews] review granted: [Bug 170855] Provide a way for clients to unmute a media stream. : [Attachment 307271] Proposed patch.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 17 09:23:45 PDT 2017


Jon Lee <jonlee at apple.com> has granted Eric Carlson <eric.carlson at apple.com>'s
request for review:
Bug 170855: Provide a way for clients to unmute a media stream.
https://bugs.webkit.org/show_bug.cgi?id=170855

Attachment 307271: Proposed patch.

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




--- Comment #4 from Jon Lee <jonlee at apple.com> ---
Comment on attachment 307271
  --> https://bugs.webkit.org/attachment.cgi?id=307271
Proposed patch.

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

> Source/WebKit2/UIProcess/API/Cocoa/WKWebViewPrivate.h:286
> +- (void)_setPageMuted:(_WKMediaMutedState)mutedState 
WK_API_AVAILABLE(macosx(WK_MAC_TBA), ios(WK_IOS_TBA));

extra space.


More information about the webkit-reviews mailing list