Bug 190829 - [GTK] Enable experimental encrypted media support
Summary: [GTK] Enable experimental encrypted media support
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Charlie Turner
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-10-23 08:39 PDT by Charlie Turner
Modified: 2018-10-27 03:24 PDT (History)
3 users (show)

See Also:


Attachments
Patch (1.31 KB, patch)
2018-10-23 08:40 PDT, Charlie Turner
no flags Details | Formatted Diff | Diff
Patch (1.38 KB, patch)
2018-10-25 06:46 PDT, Charlie Turner
no flags Details | Formatted Diff | Diff
Patch for landing (1.38 KB, patch)
2018-10-27 02:47 PDT, Charlie Turner
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Charlie Turner 2018-10-23 08:39:56 PDT
[GTK] Enable experimental encrypted media support
Comment 1 Charlie Turner 2018-10-23 08:40:15 PDT
Created attachment 352978 [details]
Patch
Comment 2 Michael Catanzaro 2018-10-24 07:51:56 PDT
Comment on attachment 352978 [details]
Patch

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

> Source/cmake/OptionsGTK.cmake:155
> +WEBKIT_OPTION_DEFAULT_PORT_VALUE(ENABLE_ENCRYPTED_MEDIA PRIVATE ${ENABLE_EXPERIMENTAL_FEATURES})

Alphabetize please!
Comment 3 Charlie Turner 2018-10-25 06:46:59 PDT
Created attachment 353083 [details]
Patch
Comment 4 Charlie Turner 2018-10-27 02:47:19 PDT
Created attachment 353228 [details]
Patch for landing
Comment 5 WebKit Commit Bot 2018-10-27 03:24:11 PDT
Comment on attachment 353228 [details]
Patch for landing

Clearing flags on attachment: 353228

Committed r237489: <https://trac.webkit.org/changeset/237489>
Comment 6 WebKit Commit Bot 2018-10-27 03:24:13 PDT
All reviewed patches have been landed.  Closing bug.