commit | 396d70f91b934c3c648420fcb2a7161f69582db7 | [log] [tgz] |
---|---|---|
author | Torne (Richard Coles) <[email protected]> | Mon Apr 13 21:52:02 2020 |
committer | Commit Bot <[email protected]> | Mon Apr 13 21:52:02 2020 |
tree | dfe9048db686c7003b05e0d70d821e4087a9d37f | |
parent | 2bd6fe9a05597cb326f953352da004315b242de7 [diff] |
weblayer: resolve TODO for background windows. Background/persistent window types are only used by Chrome extensions/apps and can't be created by web pages or service workers. Resolve the TODO by commenting to this effect. Fixed: 1019923 Change-Id: I584288997b2942f05460b725dedc68e2c4f09653 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2148033 Auto-Submit: Richard Coles <[email protected]> Commit-Queue: John Abd-El-Malek <[email protected]> Reviewed-by: John Abd-El-Malek <[email protected]> Cr-Commit-Position: refs/heads/master@{#758620}
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.