DescriptionFix in-page logic for allow_universal_access_from_files.
The previous approach failed if a file URL did a replaceState to another
origin and then back to a file URL. The new approach checks the frame's
origin instead, which stays as file:// the whole time.
BUG=553418
TEST=See bug comment 11 for repro steps.
Committed: https://crrev.com/dc004e0d2c6f3d7a6815a0ef7a86bc1185c8adac
Cr-Commit-Position: refs/heads/master@{#360917}
Patch Set 1 #
Total comments: 10
Patch Set 2 : Fixes from review #
Messages
Total messages: 13 (4 generated)
|