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

Issue 2029843002: Stopped WebVR from being partially enabled during testing. (Closed)

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

Description

Stopped WebVR from being partially enabled during testing. Should prevent repeated instances of "blink::mojom::VRService not found" in test logs. BUG=614752 Committed: https://crrev.com/8f7b25a40b187d5214eafdc86190b811c247580a Cr-Commit-Position: refs/heads/master@{#397335}

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -5 lines) Patch
M content/child/runtime_features.cc View 1 chunk +1 line, -4 lines 0 comments Download
M third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in View 1 chunk +1 line, -1 line 1 comment Download

Messages

Total messages: 17 (6 generated)
bajones
Removing the GeometryInterfaces dependencies is a not directly related to the bug. The the latest ...
4 years, 6 months ago (2016-06-01 22:50:11 UTC) #2
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2029843002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/2029843002/1
4 years, 6 months ago (2016-06-01 23:00:27 UTC) #4
esprehn
lgtm
4 years, 6 months ago (2016-06-01 23:08:34 UTC) #5
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: win_chromium_x64_rel_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_x64_rel_ng/builds/223059)
4 years, 6 months ago (2016-06-02 02:18:34 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2029843002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/2029843002/1
4 years, 6 months ago (2016-06-02 06:28:55 UTC) #9
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 6 months ago (2016-06-02 08:17:30 UTC) #10
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/8f7b25a40b187d5214eafdc86190b811c247580a Cr-Commit-Position: refs/heads/master@{#397335}
4 years, 6 months ago (2016-06-02 08:18:59 UTC) #12
vabr (Chromium)
A revert of this CL (patchset #1 id:1) has been created in https://codereview.chromium.org/2030913002/ by vabr@chromium.org. ...
4 years, 6 months ago (2016-06-02 11:53:09 UTC) #13
Rick Byers
https://codereview.chromium.org/2029843002/diff/1/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in File third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in (right): https://codereview.chromium.org/2029843002/diff/1/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in#newcode226 third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in:226: WebVR status=experimental I don't think this change does what ...
4 years, 6 months ago (2016-06-23 02:17:53 UTC) #15
bajones
On 2016/06/23 02:17:53, Rick Byers wrote: > https://codereview.chromium.org/2029843002/diff/1/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in > File third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in (right): > > https://codereview.chromium.org/2029843002/diff/1/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in#newcode226 ...
4 years, 6 months ago (2016-06-23 03:30:13 UTC) #16
Rick Byers
4 years, 6 months ago (2016-06-23 15:50:41 UTC) #17
Message was sent while issue was closed.
On 2016/06/23 03:30:13, bajones wrote:
> On 2016/06/23 02:17:53, Rick Byers wrote:
> >
>
https://codereview.chromium.org/2029843002/diff/1/third_party/WebKit/Source/p...
> > File third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in (right):
> > 
> >
>
https://codereview.chromium.org/2029843002/diff/1/third_party/WebKit/Source/p...
> > third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in:226: WebVR
> > status=experimental
> > I don't think this change does what you think it did.  You were trying to
> > DISABLE WebVR during testing, right?  status=experimental is strictly MORE
> > enabled than status=test.  See
> > https://www.chromium.org/blink/runtime-enabled-features
> > 
> > Perhaps you just want to remove the 'status' all together?
> 
> You're correct that I misunderstood the status, but it's already been removed
as
> you suggested in https://codereview.chromium.org/2055943002, which was about
two
> weeks ago. You're still seeing the message in the logs?

Yep, I see it every time I run "content_shell --run-layout-test" and in all the
tryjob error logs, eg:
https://storage.googleapis.com/chromium-layout-test-archives/linux_chromium_r...

Powered by Google App Engine
This is Rietveld 408576698