-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use IsSameOriginWith for showPicker cross-origin iframe check
This CL changes from IsSameOriginDomainWith to IsSameOriginWith the check for cross-origin iframes when showPicker() is called following spec change[1]. [1] whatwg/html#7319 (comment) Change-Id: Ic21ec96e241cad730d6e93a7b635cf9107f48023 Bug: 939561 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3310677 Reviewed-by: Domenic Denicola <domenic@chromium.org> Reviewed-by: Mike West <mkwst@chromium.org> Commit-Queue: Fr <beaufort.francois@gmail.com> Cr-Commit-Position: refs/heads/main@{#948890}
- Loading branch information
1 parent
d3d35b3
commit 9d59b82
Showing
2 changed files
with
36 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters