You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.
fix#10754
test plan
1. go to https://jsfiddle.net/y3uw6q1w/
2. right click the link and open in new tab
3. no siteInfo popup should appear
4. switch to the new tab
5. siteInfo popup should appear
6. switch to tab 1 and back to tab 2. the siteInfo popup should not appear.
Test plan
#10760 (comment)
STR:
save
<a href='data:,Hello%2C%20World!'>click me</a>
to an HTML fileopen it and right-click the anchor element to open in new tab
you should see a data phishing URL warning, but instead you see 'this site is secure' for the current tab.
The text was updated successfully, but these errors were encountered: