commit | fa9413a535e5b84069598479466f5906fb47671e | [log] [tgz] |
---|---|---|
author | Thomas Lukaszewicz <[email protected]> | Fri May 08 04:16:53 2020 |
committer | Commit Bot <[email protected]> | Fri May 08 04:16:53 2020 |
tree | 5ee2a64c73a91f9019c00c7737d55c753586e445 | |
parent | a89b23aafd6b1c504252c4a1b7a13c61aa0d6280 [diff] |
Removed use of set_owned_by_client() from NotificationControlButtonsView Modified NotificationControlButtonsView to instead pass button ownership to the parent view, eliminating the need for set_owned_by_client(). Bug: None Change-Id: I5a693092898c98b30f00dc7c5f55fac75a5031b7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2151249 Reviewed-by: Yoshiki Iguchi <[email protected]> Commit-Queue: Thomas Lukaszewicz <[email protected]> Cr-Commit-Position: refs/heads/master@{#766721}
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.