Attention is currently required from: Di Zhang.
Di Zhang uploaded patch set #2 to this change.
Enable feature KeyboardFocusableScrollers to stable
Intent to ship:
https://groups.google.com/a/chromium.org/g/blink-dev/c/jzMA5vUqNDs
All regressions and blocking concerns were fixed as part of M119. We are
now doing a slow rollout of the feature through Finch. Once M120 reach
stable, the feature should be fully enabled.
Change-Id: I601d567d9fabfa38e83ed327713eeaa9fbb1e904
Bug: 1040141
---
M third_party/blink/renderer/platform/runtime_enabled_features.json5
1 file changed, 1 insertion(+), 1 deletion(-)
To view, visit change 4864603. To unsubscribe, or for help writing mail filters, visit settings.
Attention is currently required from: Mason Freed.
Di Zhang would like Mason Freed to review this change.
Enable feature KeyboardFocusableScrollers to stable
Intent to ship:
https://groups.google.com/a/chromium.org/g/blink-dev/c/jzMA5vUqNDs
All regressions and blocking concerns were fixed as part of M119. We are
now doing a slow rollout of the feature through Finch. Once M120 reach
stable, the feature should be fully enabled.
Change-Id: I601d567d9fabfa38e83ed327713eeaa9fbb1e904
Bug: 1040141
---
M third_party/blink/renderer/platform/runtime_enabled_features.json5
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/third_party/blink/renderer/platform/runtime_enabled_features.json5 b/third_party/blink/renderer/platform/runtime_enabled_features.json5
index 3cb3519..cb91df6 100644
--- a/third_party/blink/renderer/platform/runtime_enabled_features.json5
+++ b/third_party/blink/renderer/platform/runtime_enabled_features.json5
@@ -2154,7 +2154,7 @@
},
{
name: "KeyboardFocusableScrollers",
- status: "experimental",
+ status: "stable",
},
{
name: "LangAttributeAwareFormControlUI",
To view, visit change 4864603. To unsubscribe, or for help writing mail filters, visit settings.
Attention is currently required from: Mason Freed.
Patch set 2:Commit-Queue +1
Attention is currently required from: Di Zhang.
Patch set 2:Code-Review +1
1 comment:
Patchset:
LGTM and good luck! 🎉
To view, visit change 4864603. To unsubscribe, or for help writing mail filters, visit settings.
Patch set 2:Commit-Queue +2
Chromium LUCI CQ submitted this change.
Enable feature KeyboardFocusableScrollers to stable
Intent to ship:
https://groups.google.com/a/chromium.org/g/blink-dev/c/jzMA5vUqNDs
All regressions and blocking concerns were fixed as part of M119. We are
now doing a slow rollout of the feature through Finch. Once M120 reach
stable, the feature should be fully enabled.
Change-Id: I601d567d9fabfa38e83ed327713eeaa9fbb1e904
Bug: 1040141
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4864603
Commit-Queue: Di Zhang <dizh...@chromium.org>
Reviewed-by: Mason Freed <mas...@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1205564}
---
M third_party/blink/renderer/platform/runtime_enabled_features.json5
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/third_party/blink/renderer/platform/runtime_enabled_features.json5 b/third_party/blink/renderer/platform/runtime_enabled_features.json5
index 2cfcda1..1f394af 100644
--- a/third_party/blink/renderer/platform/runtime_enabled_features.json5
+++ b/third_party/blink/renderer/platform/runtime_enabled_features.json5
@@ -2190,7 +2190,7 @@
},
{
name: "KeyboardFocusableScrollers",
- status: "experimental",
+ status: "stable",
},
{
name: "LangAttributeAwareFormControlUI",
To view, visit change 4864603. To unsubscribe, or for help writing mail filters, visit settings.