Commit 163c90b3 authored by Majid Valipour's avatar Majid Valipour Committed by Commit Bot

Enable CSSOMViewScrollCoordinates flag by default

Enables the feature be default on ToT and on M86+.
Blink API Owners approval of this launch: https://groups.google.com/a/chromium.org/d/msg/blink-dev/7X2CKPGeEa0/L2itpO2bAgAJ

We will be using a finch experiment to enable the
flag on M85+ that will give us the ability to pull
back if needed.

Bug: 721759
Change-Id: I61259b0fbaabbdbfc93b9423afae56165b1e30bc
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2310799
Auto-Submit: Majid Valipour <majidvp@chromium.org>
Commit-Queue: Chris Harrelson <chrishtr@chromium.org>
Reviewed-by: default avatarChris Harrelson <chrishtr@chromium.org>
Cr-Commit-Position: refs/heads/master@{#790711}
parent 70e5be36
...@@ -506,7 +506,7 @@ ...@@ -506,7 +506,7 @@
}, },
{ {
name: "CSSOMViewScrollCoordinates", name: "CSSOMViewScrollCoordinates",
status: "experimental", status: "stable",
}, },
{ {
name: "CSSPaintAPIArguments", name: "CSSPaintAPIArguments",
......
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