RESOLVED FIXED 196223
[WPE][GTK] Make building WebVR (w/OpenVR) not depend on ENABLE_EXPERIMENTAL_FEATURES
https://bugs.webkit.org/show_bug.cgi?id=196223
Summary [WPE][GTK] Make building WebVR (w/OpenVR) not depend on ENABLE_EXPERIMENTAL_F...
Adrian Perez
Reported 2019-03-25 15:54:35 PDT
Features that depend on ENABLE_EXPERIMENTAL_FEATURES ideally should be buildable from release tarballs. If a feature is in development (or *very* experimental) and we do not want to include the sources needed to build it in release tarballs, then it should not depend on ENABLE_EXPERIMENTAL_FEATURES. (Note that this would just remove the dependency, the feature would still be buildable from a WebKit checkout by explicitly enabling it, of course.)
Attachments
Patch (2.71 KB, patch)
2019-03-25 17:27 PDT, Adrian Perez
no flags
Adrian Perez
Comment 1 2019-03-25 17:27:42 PDT
WebKit Commit Bot
Comment 2 2019-03-25 19:18:19 PDT
Comment on attachment 365927 [details] Patch Clearing flags on attachment: 365927 Committed r243481: <https://trac.webkit.org/changeset/243481>
WebKit Commit Bot
Comment 3 2019-03-25 19:18:21 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 4 2019-03-25 19:30:54 PDT
Note You need to log in before you can comment on or make changes to this bug.