[Webkit-unassigned] [Bug 180005] [GTK][WPE] Add "enable-encryptedmedia" property to WebKitWebSettings

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 24 07:46:30 PST 2017


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

--- Comment #2 from Olivier Blin <olivier.blin at softathome.com> ---
(In reply to Michael Catanzaro from comment #1)
> I don't think we should do this unless ENABLE_ENCRYPTED_MEDIA is enabled by
> default at build time, because we don't want to expose runtime settings in
> our API that don't actually work. That would be very confusing.
> 
> And I believe the EME developers have no plans to turn on
> ENABLE_ENCRYPTED_MEDIA by default.
> 
> Is there a scenario in which you are using a custom build of WebKit yet need
> to be able to disable this feature at runtime?

ENABLE_ENCRYPTED_MEDIA is enabled by default in a developer build.
But it is not enabled at runtime by default, since EncryptedMediaAPIEnabled is set to false in WebPreferences.yaml.
AFAIK, it is only enabled by WebKitTestRunner/InjectedBundle using the C API.

So there is currently no way to actually use EME with a developer build of WPE or GTK.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20171124/deb363fc/attachment.html>


More information about the webkit-unassigned mailing list