commit | 1fee1eeb17056e3ac8f652d05f3b9244a64dd253 | [log] [tgz] |
---|---|---|
author | Dustin J. Mitchell <djmitche@chromium.org> | Wed Jan 03 20:00:50 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jan 03 20:00:50 2024 |
tree | 104a39028c9d5fecc026774b69163afa40684930 | |
parent | e074fa22539fe25b6cad9cf2ff565ababc44f518 [diff] |
Remove *ServerOnly ProxyDelegate methods These were added as part of the ProxyServer -> ProxyChain migration, and then refactored to just call through to ProxyChain instead of being removed entirely. Change-Id: If193f6c0c19784c3b6c8e6a8f1c2ea6ab9077112 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5158550 Reviewed-by: Matt Menke <mmenke@chromium.org> Reviewed-by: Andrew Williams <awillia@chromium.org> Commit-Queue: Dustin Mitchell <djmitche@chromium.org> Cr-Commit-Position: refs/heads/main@{#1242582}
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.