WebSocket: use proper context for mojom::kWebSocketOptionBlockThirdPartyCookies check
The passed in site_for_cookies_ (which considers the entire frame hierarchy) is what should be used, not origin, which is for local frame only. (Android Webview is the only embedder in Chrome tree that uses this knob) Bug: 1052454 Change-Id: I9d25321648d6312df9c3113a3c681fbbb6e71f60 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2062937 Commit-Queue: Maksim Orlovich <morlovich@chromium.org> Reviewed-by:Nate Fischer <ntfschr@chromium.org> Cr-Commit-Position: refs/heads/master@{#742792}
Showing
Please register or sign in to comment