Compute network isolation key for custom tabs detached resource requests
This CL populates the network isolation key for custom tabs detached resource requests. It is computed using the |site_for_cookies_| since that represents the origin of the app. The origin is verified using digital asset links verification and so should be fine to use here. The existing tests impacted by this change are: org.chromium.chrome.browser.customtabs.DetachedResourceRequestTest #testSafeBrowsingMainResource and org.chromium.chrome.browser.customtabs.DetachedResourceRequestTest #testSafeBrowsingMainResourceBeforeNative Change-Id: Ia05916f1da39ec4628c51dd4de5eeb42da78d820 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1854685 Commit-Queue: Shivani Sharma <shivanisha@chromium.org> Reviewed-by:Benoit L <lizeb@chromium.org> Cr-Commit-Position: refs/heads/master@{#710786}
Showing
Please register or sign in to comment