Description[Offline pages] Removing permission prompt when accessing offline page
Updates ExternalNavigationDelegateImpl to check for an accessed file:// url to be inside of the application's data directory. For files that are, no storage permission prompt is shown, as the application always has access to access such files.
It does not verify whether the file exists.
BUG=565875
Committed: https://crrev.com/6b6c4727f852917070449f683c268d73968d9082
Cr-Commit-Position: refs/heads/master@{#367859}
Patch Set 1 #
Total comments: 3
Patch Set 2 : Moving the check for data directory to delegate implementation. #
Total comments: 3
Patch Set 3 : Fixing a comment based on CR #
Messages
Total messages: 17 (6 generated)
|