[autofill] Control autofill server communciation via Finch
This CL adds a feature flag to enable/disable communication with the
autofill server. It further adds a feature parameter by which the
autofill server URL can be controlled.
This functionality is to support:
- routing a % of users to exercise a staging server environment
to ensure better server validation before rollout.
- turning off or rerouting autofill server traffic from the test
bots.
By default, autofill server communication is enabled and will send
traffic to the existing autofill server.
Bug: 874553, 866940
Change-Id: I8a425c76d483731fce9ef0ef8e10ac0cc145cb1d
Reviewed-on: https://chromium-review.googlesource.com/1176287
Commit-Queue: Roger McFarlane <rogerm@chromium.org>
Reviewed-by:
Moe Ahmadi <mahmadi@chromium.org>
Cr-Commit-Position: refs/heads/master@{#584076}
Showing
This diff is collapsed.
Please register or sign in to comment