New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 743115 link

Starred by 1 user

Issue metadata

Status: Untriaged
Owner: ----
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: All
Pri: 3
Type: Bug



Sign in to add a comment

Navigation to javascript URL drops pending entry, causing the pending navigation to be renderer initiated

Project Member Reported by mea...@chromium.org, Jul 14 2017

Issue description

For 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.
 

Comment 1 by mea...@chromium.org, Jul 14 2017

Cc: clamy@chromium.org nasko@chromium.org
Project Member

Comment 2 by sheriffbot@chromium.org, Jul 16

Labels: Hotlist-Recharge-Cold
Status: Untriaged (was: Available)
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