commit | 2c692693b626c5117d0d5797dabbfbbb78ea3d8f | [log] [tgz] |
---|---|---|
author | Sara Kato <sarakato@chromium.org> | Mon Aug 10 22:44:09 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Aug 10 22:44:09 2020 |
tree | 23579aa1a6f6f4961cc6b196fff541de2beb464a | |
parent | d76f402d4dddd1aabe28cd39b303e3d5c03ab897 [diff] |
Remove accessible name computation, and use accessible_name value ag/12295631 refines accessible name computation, therefore we should not compute accessible_name in two different places. Bug: b/162193325 Test: None Change-Id: I466e7c32f47e5578eb38015118a5d598c218a7ab Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2336000 Commit-Queue: Sara Kato <sarakato@chromium.org> Reviewed-by: Mitsuru Oshima <oshima@chromium.org> Cr-Commit-Position: refs/heads/master@{#796589}
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.
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.