commit | 0070b59846c478581d0c120062a2f5a6fc628447 | [log] [tgz] |
---|---|---|
author | Torne (Richard Coles) <torne@google.com> | Tue Mar 02 23:01:08 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Mar 02 23:01:08 2021 |
tree | 8bb0ef43d41f8fe4222bb69136871fe90b71dd4f | |
parent | 3d0dd7ddda262979fc50050e89ad359dc36753d3 [diff] |
webview: add UMA for getDefaultVideoPoster. Add a boolean histogram to track how often apps actually override and return a non-null value from getDefaultVideoPoster, to see if it's still worth supporting this ancient feature. Bug: 1174980 Change-Id: I1ad780297be2a5a308b58fa120af07e3f31ac1de Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2706007 Commit-Queue: Richard Coles <torne@chromium.org> Reviewed-by: Mark Pearson <mpearson@chromium.org> Reviewed-by: Anna Malova <amalova@chromium.org> Cr-Commit-Position: refs/heads/master@{#859159}
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.