commit | dc3b56e6989628b403a0db3f45dfbeab07c2611e | [log] [tgz] |
---|---|---|
author | Chidera Olibie <colibie@google.com> | Tue Feb 06 10:17:33 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Feb 06 10:17:33 2024 |
tree | c7d5a8079ee662a12b8165dd45475851747fb8bc | |
parent | 883867a03a628d1a6eda579557f90b63051f850d [diff] |
[Cronet] Translate ConnectionMigrationOptions in HttpEngineWrapper This translates the known connectionMigration options from setExperimentalOptions. HttpEngine currently only exposes the 3 values. The translate is done by reversing the translation in ExperimentalOptionsTranslatingCronetEngineBuilder.java Bug: b/320310761 Change-Id: I1a9825d841b03beb0c2ad73cd3b7732bfaafb509 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5210719 Commit-Queue: Chidera Olibie <colibie@google.com> Reviewed-by: Stefano Duo <stefanoduo@google.com> Cr-Commit-Position: refs/heads/main@{#1256676}
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.