commit | 035abc1842abc2a129ad0485dff8a259340df45b | [log] [tgz] |
---|---|---|
author | Minggang Wang <[email protected]> | Thu Nov 05 03:05:15 2020 |
committer | Commit Bot <[email protected]> | Thu Nov 05 03:05:15 2020 |
tree | 0fc698104e2bf54af0d0253ce5e4731d5ffc120c | |
parent | 6dc1b01bde4b832706d79bc2d8114a752ae3a780 [diff] |
[OnionSoup] Move ChildURLLoaderFactoryBundle/ChildPendingURLLoaderFactoryBundle into blink As part of the OnionSoup project, this patch moves classes ChildURLLoaderFactoryBundle and ChildPendingURLLoaderFactoryBundle into blink. Bug: 1110026 Change-Id: I8539d893b10a2ca600ce971e4b6b32b781039e42 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2509351 Reviewed-by: Makoto Shimazu <[email protected]> Reviewed-by: Kinuko Yasuda <[email protected]> Reviewed-by: Hiroki Nakagawa <[email protected]> Commit-Queue: Minggang Wang <[email protected]> Cr-Commit-Position: refs/heads/master@{#824266}
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.