Chromium Code Reviews
DescriptionMove WebVR feature out of experimental (to off-by-default).
Otherwise, whenever experimental web platform features are on, VRController
will boot up and try to connect to device::VRService, which simply doesn't
exist unless --enable-webvr is set.
Since --enable-webvr enables the corresponding runtime-enabled feature
already, this shouldn't break WebVR in any case where it previously worked.
However, it does prevent users that enable experimental features (notably,
layout tests) from having spurious messages about VRService failing to connect.
Committed: https://crrev.com/bfed0eec404d787aaf02ad27d23382fb945b19cd
Cr-Commit-Position: refs/heads/master@{#399120}
Patch Set 1 #Patch Set 2 : update global-interface-listing-expected.txt #
Messages
Total messages: 20 (9 generated)
|
||||||||||||||||||||||||||||