CORB: Remove no-longer-needed, hacky detection of same-origin requests.
After r694827 (Set |request_initiator| to the website, not to the content script's origin), CORB can detect all same-origin requests directly, without resorting to a hacky comparison with the request_initiator_site_lock. This CL reverts parts of r620866 where this hack was introduced. Bug: 940068 Change-Id: I69f3e6b868436f2aaa78b594da25a3c5431ab7cb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1823597 Commit-Queue: Charlie Reis <creis@chromium.org> Auto-Submit: Łukasz Anforowicz <lukasza@chromium.org> Reviewed-by:Charlie Reis <creis@chromium.org> Cr-Commit-Position: refs/heads/master@{#700486}
Showing
Please register or sign in to comment