Commit e46d7519 authored by James Hollyer's avatar James Hollyer Committed by Commit Bot

Enable Pointer Lock Options

This CL enables the Pointer Lock Options flag by default.

Bug: 1124396
Change-Id: I8667dcba40dae0a62ac90d7e6453ee9776e158fd
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2518107Reviewed-by: default avatarScott Violet <sky@chromium.org>
Commit-Queue: James Hollyer <jameshollyer@chromium.org>
Cr-Commit-Position: refs/heads/master@{#824140}
parent d351df35
......@@ -50,7 +50,7 @@ const base::Feature kPercentBasedScrolling = {
// Allows requesting unadjusted movement when entering pointerlock.
const base::Feature kPointerLockOptions = {"PointerLockOptions",
base::FEATURE_DISABLED_BY_DEFAULT};
base::FEATURE_ENABLED_BY_DEFAULT};
// Allows system caption style for WebVTT Captions.
const base::Feature kSystemCaptionStyle{"SystemCaptionStyle",
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment