From c0edaca514f99a6865a1271513ceecb2d14db230 Mon Sep 17 00:00:00 2001 From: Olli Pettay Date: Thu, 22 Jan 2015 22:38:44 +0200 Subject: [PATCH] Bug 1121701, don't let network connections from the previous page to disturb restoration of a page from bfcache, test, r=bz --HG-- extra : rebase_source : 3eb9b47d274e4aa84a2d522f077112751fd6c148 --- docshell/test/mochitest.ini | 2 + docshell/test/test_bug1121701.html | 71 ++++++++++++++++++++++++++++++ 2 files changed, 73 insertions(+) create mode 100644 docshell/test/test_bug1121701.html diff --git a/docshell/test/mochitest.ini b/docshell/test/mochitest.ini index 8a86a27fa4c..3668c58caf7 100644 --- a/docshell/test/mochitest.ini +++ b/docshell/test/mochitest.ini @@ -105,3 +105,5 @@ support-files = file_framedhistoryframes.html [test_pushState_after_document_open.html] [test_windowedhistoryframes.html] skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage +[test_bug1121701.html] +skip-if = (buildapp == 'b2g' || buildapp == 'mulet') diff --git a/docshell/test/test_bug1121701.html b/docshell/test/test_bug1121701.html new file mode 100644 index 00000000000..8beb2d8d06e --- /dev/null +++ b/docshell/test/test_bug1121701.html @@ -0,0 +1,71 @@ + + + + + + Test for Bug 1121701 + + + + + +Mozilla Bug 1121701 +

+ +
+
+ +