commit | 0e84382b0b6ec367ab2c8fc339911fd6242aac42 | [log] [tgz] |
---|---|---|
author | Keren Zhu <kerenzhu@chromium.org> | Thu Oct 03 17:55:10 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Oct 03 17:55:10 2024 |
tree | e72adf410dd9f2c29795d266ead30a853928e1fc | |
parent | 7b4da00804526d4843494187913741a5baa9b20a [diff] |
base: use ObserverList::Notify() in ui/compositor This CL was uploaded by git cl split. R=flackr@chromium.org Bug: 40727208 Change-Id: I627c5861809730689c4b981368eca0b424345249 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5891684 Commit-Queue: Robert Flack <flackr@chromium.org> Auto-Submit: Keren Zhu <kerenzhu@chromium.org> Reviewed-by: Robert Flack <flackr@chromium.org> Cr-Commit-Position: refs/heads/main@{#1363739}
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.
If you found a bug, please file it at https://crbug.com/new.