Switch Android VR tests to use embedded test server
As part of the work to use the permissions prompt by default, instead of the custom consent dialogs, tests will need to be updated to use the embedded test server rather than directly navigating to a file. This is due to the fact that the Permissions code will DCHECK if saving the permission for a file-type URL. TODO:Revert changes to PermissionUtil and content_features, these are currently loaded to validate that the tests will pass with these changes. Bug: 1043241 Change-Id: Iaa820812fac0bc389af47c22f8e069e81929b05a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2047987 Commit-Queue: Alexander Cooper <alcooper@chromium.org> Reviewed-by:Brian Sheedy <bsheedy@chromium.org> Cr-Commit-Position: refs/heads/master@{#740399}
Showing
This diff is collapsed.
Please register or sign in to comment