WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
182284
[WebVR][GTK][WPE] Exclude OpenVR from tarballs
https://bugs.webkit.org/show_bug.cgi?id=182284
Summary
[WebVR][GTK][WPE] Exclude OpenVR from tarballs
Sergio Villar Senin
Reported
2018-01-30 02:07:58 PST
[WebVR][GTK][WPE] Exclude OpenVR from tarballs
Attachments
Patch
(4.28 KB, patch)
2018-01-30 02:10 PST
,
Sergio Villar Senin
mcatanzaro
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Sergio Villar Senin
Comment 1
2018-01-30 02:10:30 PST
Created
attachment 332640
[details]
Patch
Michael Catanzaro
Comment 2
2018-01-30 05:59:04 PST
Comment on
attachment 332640
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=332640&action=review
Thanks
> Source/cmake/OptionsWPE.cmake:51 > +WEBKIT_OPTION_DEFINE(USE_OPENVR "Whether to use OpenVR as WebVR backend." PRIVATE ${ENABLE_EXPERIMENTAL_FEATURES})
This is right. I would just move it higher up in the file, above if (CMAKE_SYSTEM_NAME MATCHES "Linux"), and add a comment to parallel the other sections: # Private options specific to the WPE port. It won't be long before there are more such options.
Sergio Villar Senin
Comment 3
2018-01-30 08:18:33 PST
Committed
r227788
: <
https://trac.webkit.org/changeset/227788
>
Radar WebKit Bug Importer
Comment 4
2018-01-30 08:19:16 PST
<
rdar://problem/37029301
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug