commit | 0dfa6284490225c6065aec0951611d36c0c09566 | [log] [tgz] |
---|---|---|
author | Daniel Bratell <bratell@opera.com> | Wed Nov 08 10:12:23 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Nov 08 10:12:23 2017 |
tree | 7e4557a01159e3f9fcb01e3279262995c15325b8 | |
parent | 924a02d316fe6de1b0a1a93fe522b1d2fe14ce82 [diff] |
Merge all KMaxRedirects=20 Too much code took upon itself to define 20 as the constant for number of redirects. If it's going to be a constant, let it be a single constant, in this case in the network URLRequest class. This was noticed because the multiple kMaxRedirects in content/browser collided in jumbo experiments. Cq-Include-Trybots: master.tryserver.chromium.android:android_cronet_tester;master.tryserver.chromium.mac:ios-simulator-cronet Change-Id: Ib11c1ea77ea0f1da0adb5966eb992a8f82e31177 Reviewed-on: https://chromium-review.googlesource.com/751744 Reviewed-by: Ryan Hamilton <rch@chromium.org> Reviewed-by: Kinuko Yasuda <kinuko@chromium.org> Reviewed-by: Joshua Bell <jsbell@chromium.org> Reviewed-by: Makoto Shimazu <shimazu@chromium.org> Commit-Queue: Daniel Bratell <bratell@opera.com> Cr-Commit-Position: refs/heads/master@{#514791}
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 .