| Commit-Queue | +2 |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Code-Review | +1 |
LGTM! 🎉
(this'll likely fail the virtual/stable tests and need another reviewer.)
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Code-Review | +1 |
LGTM! 🎉
(this'll likely fail the virtual/stable tests and need another reviewer.)
Forgot this doesn't change any observable APIs.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Mason FreedLGTM! 🎉
(this'll likely fail the virtual/stable tests and need another reviewer.)
Forgot this doesn't change any observable APIs.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Enable KeyboardFocusableScrollers to stable
KeyboardFocusableScrollers is shipping in M127 through Finch. Here we
update the runtime_enabled_features.json5 to mark the feature as stable.
Note that this feature should not be removed until the end of its
KeyboardFocusableScrollersOptOut deprecation trial.
Intent to ship:
https://groups.google.com/a/chromium.org/g/blink-dev/c/jzMA5vUqNDs/m/VbhNdHgQAgAJ
Intent to Experiment for Deprecation Trial:
https://groups.google.com/a/chromium.org/g/blink-dev/c/2qwzMaEGWTk/m/7-DeUOg-AgAJ
Change-Id: Iee465a4c3afdf9e0a2b38eaca6af15412240ab10
Fixed: 40113891
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5775613
Commit-Queue: Di Zhang <dizh...@chromium.org>
Reviewed-by: Mason Freed <mas...@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1339799}
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |