[webkit-reviews] review granted: [Bug 185136] [MediaStream] remove WK1 support : [Attachment 339120] Patch
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Apr 30 10:18:29 PDT 2018
youenn fablet <youennf at gmail.com> has granted Eric Carlson
<eric.carlson at apple.com>'s request for review:
Bug 185136: [MediaStream] remove WK1 support
https://bugs.webkit.org/show_bug.cgi?id=185136
Attachment 339120: Patch
https://bugs.webkit.org/attachment.cgi?id=339120&action=review
--- Comment #2 from youenn fablet <youennf at gmail.com> ---
Comment on attachment 339120
--> https://bugs.webkit.org/attachment.cgi?id=339120
Patch
r=me once the bots are happy.
View in context: https://bugs.webkit.org/attachment.cgi?id=339120&action=review
> Source/WebKitLegacy/mac/WebView/WebView.mm:3038
> + DeprecatedGlobalSettings::setMediaCaptureRequiresSecureConnection(true);
These two are probably not needed since the below runtime flags are set to
false.
More information about the webkit-reviews
mailing list