commit | 5b4208c43c2ae57283fd9cd47257b575b28ff9a8 | [log] [tgz] |
---|---|---|
author | Ernesto García <ernestognw@google.com> | Fri Jul 31 01:21:37 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Jul 31 01:21:37 2020 |
tree | b32db6d6998bc35ba26b3ce19b2ff149109af884 | |
parent | 19e3904317d458aa868e7a438cea87ed137ee128 [diff] |
omnibox: Rename elide_after_interaction_animation_ Renamed elide_after_interaction_animation to elide_after_web_contents_interaction_animation_ as suggested, to avoid confusion with hover_elide_or_unelide_animation_ Bug: 1106004 Change-Id: I1c1cba6e84f3d0a650905c26dff0fcc65709443c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2330532 Reviewed-by: Tommy Li <tommycli@chromium.org> Reviewed-by: Emily Stark <estark@chromium.org> Commit-Queue: Ernesto García <ernestognw@google.com> Cr-Commit-Position: refs/heads/master@{#793459}
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.