WebSocket: Toughen check for sending cookies to renderer
The browser includes cookie headers in those it sends to the renderer if DevTools is open. Add a check that the renderer has access to cookie data for that origin. This CL only changes the non-network-service codepath. The network service code path will changed in a followup CL. BUG=924972 Change-Id: Iaa9cd66ab805fa59a61b9f4ae192b4ef94c79962 Reviewed-on: https://chromium-review.googlesource.com/c/1439461Reviewed-by:Yutaka Hirano <yhirano@chromium.org> Commit-Queue: Adam Rice <ricea@chromium.org> Cr-Commit-Position: refs/heads/master@{#629154}
Showing
Please register or sign in to comment