Revert "Add CanCommitOriginAndUrl() exception for 'no access' URLs."
This reverts commit 29392d00. Reason for revert: <INSERT REASONING HERE> Original change's description: > Add CanCommitOriginAndUrl() exception for 'no access' URLs. > > Temporary fix that creates an exception for 'no access' URLs like > chrome-native://history. These URLs can cause a origin mismatch in the > commit code because of slight differences between how url::Origin and > blink::SecurityOrigin handle 'no access' URLs. This is intended as a > low risk change that can be easily merged to the M79 branch. > > Bug: 1016711 > Change-Id: I20734fe68b6919c06849a1ce1439624d6332898c > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1896863 > Commit-Queue: Aaron Colwell <acolwell@chromium.org> > Reviewed-by: Alex Moshchuk <alexmos@chromium.org> > Cr-Commit-Position: refs/heads/master@{#712415} TBR=acolwell@chromium.org,alexmos@chromium.org Change-Id: I6ac033436b2719090e9fd198c90c410f509c845c No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 1016711,1021779 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1900513Reviewed-by:Fergal Daly <fergal@chromium.org> Commit-Queue: Fergal Daly <fergal@chromium.org> Cr-Commit-Position: refs/heads/master@{#712902}
Showing
Please register or sign in to comment