commit | f9875f72a9d9b3cf9e9236851a493dc6143373a1 | [log] [tgz] |
---|---|---|
author | Zach Trudo <[email protected]> | Thu Dec 03 01:43:53 2020 |
committer | Chromium LUCI CQ <[email protected]> | Thu Dec 03 01:43:53 2020 |
tree | 71bb84167e5c3818c6f38c142c1fe29bb9c2eec4 | |
parent | f9ca0d7d79cbac1ba193a12ee7040005f6fbdcec [diff] |
Add RecordHandlerImpl RecordHandlerImpl replaces Destination specific handlers with a handler that points directly to the new endpoint. Bug: chromium:1078512 Change-Id: I8dd7ceca2556ad032f2e398cde1987fa4100b016 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2555200 Commit-Queue: Zach Trudo <[email protected]> Reviewed-by: Leonid Baraz <[email protected]> Cr-Commit-Position: refs/heads/master@{#833093}
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.