DescriptionMake ParseAndSetExperimentalOptions() a member of URLRequestContextConfig
It didn't previously have a way of handling experimental options which
don't translate to settings on the URLRequestContextBuilder. This change
allows it to directly change settings on the URLRequestContextConfig so
those settings can be used outside of the builder.
This struct shouldn't really be a struct anymore, but it already
shouldn't really have been a struct. This CL is the minimum change
needed to unblock an upcoming feature plus some closely related cleanup.
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.android:android_cronet_tester
Review-Url: https://codereview.chromium.org/2952653002
Cr-Commit-Position: refs/heads/master@{#480996}
Committed: https://chromium.googlesource.com/chromium/src/+/cc6ae89f12dca8195dc58251a404de1411d89d46
Patch Set 1 #
Total comments: 2
Patch Set 2 : change to private #Patch Set 3 : oops #
Messages
Total messages: 16 (8 generated)
|