Fill in the Network Isolation Key for request from extension
Some extension browser tests are failing when split cache is enabled, because the request is not considered as cacheable when the Network Isolation Key is missing. This CL fills in the Network Isolation Key for the factory used by request from extensions. This factory is used for xhr and fetch requests from the extension’s background script. Bug: 1003882 Change-Id: If5ff7f159dbccb490b1f8ec5d5f98e08301ba1bf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1811477 Commit-Queue: Yao Xiao <yaoxia@chromium.org> Reviewed-by:Devlin <rdevlin.cronin@chromium.org> Reviewed-by:
John Abd-El-Malek <jam@chromium.org> Reviewed-by:
Łukasz Anforowicz <lukasza@chromium.org> Reviewed-by:
Shivani Sharma <shivanisha@chromium.org> Cr-Commit-Position: refs/heads/master@{#700012}
Showing
Please register or sign in to comment