Fill in the network isolation key for autofill request
Fill in the key through resource_request->trusted_params, as the factory (StoragePartitionImpl::GetURLLoaderFactoryForBrowserProcess()) is used for many other purposes. The test AutofillInteractiveTestWithHistogramTester.BasicFormFill covers this path. The tests All/AutofillQueryTest/* are using a separate testing factory and autofill driver, so also fill in the key there and set |is_trusted| to true in the test factory. Bug: 1009600 Change-Id: I4465e6c3f26f27ee1c7416d57ee508d26e0068a3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1836456Reviewed-by:Matt Menke <mmenke@chromium.org> Reviewed-by:
Shivani Sharma <shivanisha@chromium.org> Reviewed-by:
Dominic Battré <battre@chromium.org> Commit-Queue: Yao Xiao <yaoxia@chromium.org> Cr-Commit-Position: refs/heads/master@{#708362}
Showing
Please register or sign in to comment