Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(609)

Unified Diff: chrome/test/data/safe_browsing/download_protection/navigation_observer/navigation_observer_tests.html

Issue 2612663002: Use main frame URL to identify referrer if sub-frame url is not available (Closed)
Patch Set: Created 3 years, 12 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/test/data/safe_browsing/download_protection/navigation_observer/navigation_observer_tests.html
diff --git a/chrome/test/data/safe_browsing/download_protection/navigation_observer/navigation_observer_tests.html b/chrome/test/data/safe_browsing/download_protection/navigation_observer/navigation_observer_tests.html
index 08688140257a6fc418b0b11d1689fc363396fcea..bde0c0b89fc7714bd97110d4ef3e1a6bf44f6255 100644
--- a/chrome/test/data/safe_browsing/download_protection/navigation_observer/navigation_observer_tests.html
+++ b/chrome/test/data/safe_browsing/download_protection/navigation_observer/navigation_observer_tests.html
@@ -119,6 +119,10 @@
Download via HTML5 file system API
</a><br>
+ <a id="sub_frame_download_attribution" href="navigation_observer_multi_frame_tests.html">
+ Download in subframe.
+ </a><br>
+
<a id="complete_referrer_chain" href="redirect_to_landing.html">
Click on landing referrer and landing page then reach download
</a><br>

Powered by Google App Engine
This is Rietveld 408576698