Add a test for WebUI document trying to commit a web URL.
WebUI process should never be allowed to commit a web URL. This is guaranteed by site isolation, which places the web navigation in a separate process. The goal of this CL is to verify that even in the case of renderer bugs, browser-side code correctly terminates a WebUI renderer process attempting to send a DidCommitNavigation message for a web URL. Bug: 1002276 Change-Id: Ib3179e1ef41ccd867b62c8ee95d87ec44b99504f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2051300 Commit-Queue: Nasko Oskov <nasko@chromium.org> Reviewed-by:Alex Moshchuk <alexmos@chromium.org> Reviewed-by:
Charlie Reis <creis@chromium.org> Cr-Commit-Position: refs/heads/master@{#740873}
Showing
Please register or sign in to comment