Navigation to javascript URL drops pending entry, causing the pending navigation to be renderer initiated |
||
Issue descriptionFor Context, please see comments in bug 732976 . Example for Android WebView: String htmlString = "<html>test</html>"; webView.loadData(htmlString, "text/html", "utf-8"); webView.loadUrl("javascript: alert(1);"); The javascript: navigation drops the pending entry for the data URL load, causing it to be treated as a renderer initiated data URL navigation.
,
Jul 16
This issue has been Available for over a year. If it's no longer important or seems unlikely to be fixed, please consider closing it out. If it is important, please re-triage the issue. Sorry for the inconvenience if the bug really should have been left as Available. For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot |
||
►
Sign in to add a comment |
||
Comment 1 by mea...@chromium.org
, Jul 14 2017