commit | 1a9049fa8c47c8f468d0e24f3f908b27bd56debf | [log] [tgz] |
---|---|---|
author | Sahir Vellani <sahir.vellani@microsoft.com> | Wed Sep 04 19:39:33 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Sep 04 19:39:33 2024 |
tree | 7eb11443ba39f31935f68a4881e24e7b26132993 | |
parent | 34b2a9980a0e52f8316397b41b4c712641038e68 [diff] |
Remove expectedImprovement from DelegatedInkTrails Remove the deprecated attribute expectedImprovement from DelegatedInkTrailPresenter. There is no usage of the feature according to the deprecation use counter and the spec has been updated with omission of the attribute. Spec: https://wicg.github.io/ink-enhancement/ Use Counter: https://chromestatus.com/metrics/feature/timeline/popularity/5017 Intent to Deprecate and Remove: https://groups.google.com/a/chromium.org/g/blink-dev/c/Gtbh2fkpdxI Bug: 347647410 Change-Id: I6078e15a7d05691a4cc1a4ad43e7fc7d918ad3af Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5801481 Reviewed-by: Jeremy Roman <jbroman@chromium.org> Reviewed-by: Mike Taylor <miketaylr@chromium.org> Commit-Queue: Sahir Vellani <sahir.vellani@microsoft.com> Cr-Commit-Position: refs/heads/main@{#1350997}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure.
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.