commit | e3432efd0129779b896a8cceaf48cba7cf564dc6 | [log] [tgz] |
---|---|---|
author | Luciano Pacheco <lucmult@chromium.org> | Fri Jun 11 01:36:10 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jun 11 01:36:10 2021 |
tree | 2c087f9d1e8e31afad4d3bee6e4da9cccf1e9e71 | |
parent | d567f4fd3899d8b7db969d92c76a608a035c9619 [diff] |
Files SWA: Create browser proxy for chrome.notifications Implements the browser proxy (a.k.a. adapter) pattern to add an xfm.notifications API that behaves the same as chrome.notifications API for the legacy File Manager application but suppresses generation of system notifications when run in the SWA File manager. Bug: b/187656842 Change-Id: I459e8893472d712fe114de93bb08b9fbef6ff3c2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2947312 Commit-Queue: Alex Danilo <adanilo@chromium.org> Reviewed-by: Bo Majewski <majewski@chromium.org> Cr-Commit-Position: refs/heads/master@{#891498}
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.