commit | bff8e31707762efe39bf02f172234caf24b3351a | [log] [tgz] |
---|---|---|
author | Devlin Cronin <[email protected]> | Tue Sep 01 11:02:11 2020 |
committer | Commit Bot <[email protected]> | Tue Sep 01 11:02:11 2020 |
tree | 1d13bd85373281590b3e13f38272b274c2f30519 | |
parent | 822e5350da4d4695b5ecf29d410f89b4a7726c6a [diff] |
[Extensions UI] Rename some "overflow" references to "unpinned" The "overflow" menu referred to the old extensions toolbar UI; now we use the terminology of "pinned" and "unpinned". Update a few of these sites - most notably in the ExtensionContextMenuModel. Note: This deliberately does not update any references in old UI code, since those still (conceptually) refer to the overflow menu. Bug: 1100412 Change-Id: I2d3f968f548f43e9aaa1e4d7fa01b99c1ef4f02c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2387137 Commit-Queue: Devlin <[email protected]> Reviewed-by: Peter Boström <[email protected]> Cr-Commit-Position: refs/heads/master@{#803441}
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.