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, 923144 Change-Id: I8ab833744f45ebfbc489118313c59d7bbfdaff78 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1900358 Auto-Submit: Aaron Colwell <acolwell@chromium.org> Commit-Queue: Alex Moshchuk <alexmos@chromium.org> Reviewed-by:Alex Moshchuk <alexmos@chromium.org> Cr-Commit-Position: refs/heads/master@{#713635}
Showing
Please register or sign in to comment