Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(98)

Issue 2055943002: Move WebVR feature out of experimental (to off-by-default). (Closed)

Created:
4 years, 6 months ago by jbroman
Modified:
4 years, 6 months ago
Reviewers:
bajones
CC:
blink-reviews, chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Move 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 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -63 lines) Patch
M third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt View 1 2 chunks +0 lines, -62 lines 0 comments Download
M third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 20 (9 generated)
jbroman
For me, this removes these spurious messages I was seeing in content_shell and layout test ...
4 years, 6 months ago (2016-06-09 20:24:47 UTC) #2
bajones
On 2016/06/09 20:24:47, jbroman wrote: > For me, this removes these spurious messages I was ...
4 years, 6 months ago (2016-06-09 20:50:11 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2055943002/1
4 years, 6 months ago (2016-06-09 20:55:13 UTC) #6
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_ng/builds/244270)
4 years, 6 months ago (2016-06-09 21:37:13 UTC) #8
jbroman
Whoops, also needed to update the expectation for global-interface-listing.html, as this CL unexposes the WebVR ...
4 years, 6 months ago (2016-06-09 21:49:45 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2055943002/20001
4 years, 6 months ago (2016-06-09 21:50:25 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_rel_ng on tryserver.chromium.mac (JOB_TIMED_OUT, no build URL)
4 years, 6 months ago (2016-06-10 00:37:22 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2055943002/20001
4 years, 6 months ago (2016-06-10 02:55:08 UTC) #16
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 6 months ago (2016-06-10 06:24:17 UTC) #17
commit-bot: I haz the power
CQ bit was unchecked
4 years, 6 months ago (2016-06-10 06:24:24 UTC) #18
commit-bot: I haz the power
4 years, 6 months ago (2016-06-10 06:25:51 UTC) #20
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/bfed0eec404d787aaf02ad27d23382fb945b19cd
Cr-Commit-Position: refs/heads/master@{#399120}

Powered by Google App Engine
This is Rietveld 408576698