# HG changeset patch # User pbz # Date 1600689297 0 # Mon Sep 21 11:54:57 2020 +0000 # Node ID ff5164e4aec8cd7a86df0b5f97842fb1f6f765a6 # Parent efcefed227f304781326e7c8a52633559a79b6ad Bug 1314912 - Added test for location change rate limit. r=smaug Differential Revision: https://phabricator.services.mozilla.com/D90137 diff -r efcefed227f3 -r ff5164e4aec8 docshell/test/navigation/mochitest.ini --- a/docshell/test/navigation/mochitest.ini Mon Sep 21 11:54:50 2020 +0000 +++ b/docshell/test/navigation/mochitest.ini Mon Sep 21 11:54:57 2020 +0000 @@ -97,3 +97,4 @@ [test_triggeringprincipal_parent_iframe_window_open.html] [test_triggeringprincipal_iframe_iframe_window_open.html] [test_contentpolicy_block_window.html] +[test_rate_limit_location_change.html] diff -r efcefed227f3 -r ff5164e4aec8 docshell/test/navigation/test_rate_limit_location_change.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/docshell/test/navigation/test_rate_limit_location_change.html Mon Sep 21 11:54:57 2020 +0000 @@ -0,0 +1,96 @@ + + + + + + Test for Bug 1314912 + + + + + +Mozilla Bug 1314912 +

+ +
+
+ +