DescriptionDevTools: Display a warning when trying to open untrusted frontend.
When Chrome is trying to inspect a page on a connected Android device the DevTools frontend is fetched from a URL supplied by the remote browser.
Currently Chrome would crash if this URL is not pointing to a trusted source. For instance, this happens when trying to inspect a page in ContentShell.
This patch removes the CHECKs and displays a text warning instead.
BUG=295979
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=229371
Patch Set 1 #Patch Set 2 : Removed the other CHECK #
Messages
Total messages: 11 (0 generated)
|