commit | 16d35c2cfe2e59db8a835099a8b7dd1fab0291fb | [log] [tgz] |
---|---|---|
author | Richard Knoll <[email protected]> | Tue Feb 02 12:59:22 2021 |
committer | Chromium LUCI CQ <[email protected]> | Tue Feb 02 12:59:22 2021 |
tree | 19f30553179261e5264db13bab66e18f50439d88 | |
parent | cf279a2ba042c09c6bad8cf88510eab3ec16c4f6 [diff] |
Extract AlertDispatcherXPC into its own file Mechanical change to clean up the NotificationPlatformBridgeMac and further separate it from the XPC specific code. This will be replaced by an implementation that shows alerts via a helper app in the future. Bug: 1170731 Change-Id: I0b2b79b4d6b82f4c25d70c824ce289c1f3f4d097 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2667848 Reviewed-by: Rayan Kanso <[email protected]> Commit-Queue: Richard Knoll <[email protected]> Cr-Commit-Position: refs/heads/master@{#849560}
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.