[AW] Add flags controlling the finch seed download behavior
This CL adds the following flags which will allow developers to change the behavior of WebView's finch seed download implementation without needing to modify any code. * finch-seed-expiration-age * finch-seed-ignore-pending-download * finch-seed-min-download-period * finch-seed-min-update-period These flags will allow us to more easily test that seeds are being downloaded correctly. This also moves AwSwitches to a common package so it can be read from the service as well. Test: Set the flags and verify they work as expected. Bug: 1035235 Change-Id: Ia0f179a6370218f7284e89634a637544ceb247c6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2002897 Commit-Queue: Robbie McElrath <rmcelrath@chromium.org> Reviewed-by:Changwan Ryu <changwan@chromium.org> Reviewed-by:
Nate Fischer <ntfschr@chromium.org> Cr-Commit-Position: refs/heads/master@{#733734}
Showing
Please register or sign in to comment