[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [tor-browser/esr24] Bug 997341 - Modify content/xul/document/test/bug497875-iframe.xul to not connect to mozilla.org. r=smaug, a=test-only
commit 4b774c1d8ff33c32cd8d95ba4e158797a3a0218e
Author: Nathan Froyd <froydnj@xxxxxxxxxxx>
Date: Mon Apr 28 10:24:19 2014 -0400
Bug 997341 - Modify content/xul/document/test/bug497875-iframe.xul to not connect to mozilla.org. r=smaug, a=test-only
---
content/xul/document/test/bug497875-iframe.xul | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/content/xul/document/test/bug497875-iframe.xul b/content/xul/document/test/bug497875-iframe.xul
index 030af18..8365e7d 100644
--- a/content/xul/document/test/bug497875-iframe.xul
+++ b/content/xul/document/test/bug497875-iframe.xul
@@ -1,6 +1,6 @@
<?xml-stylesheet href="chrome://browser/skin/" type="text/css"?>
<window xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul" xmlns:html="http://www.w3.org/1999/xhtml">
<box onerror="document.loadOverlay('file:///does-not-exist', null);" >
-<html:script src="ftp://mozilla.org"/>
+<html:script src="ftp://some.website.that.will.cause.an.error"/>
</box>
</window>
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits
- Prev by Author:
[tor-commits] [tor-browser/esr24] Bug 913805 - Hold a lock on the RasterImage in ScaleRequest so that the srcFrame doesn't go away if we need to discard images to free up memory. r=seth, a=abillings
- Next by Author:
[tor-commits] [tor-browser/esr24] Bug 992274 - Tweak an edge case in line number handling. r=jorendorff, a=abillings
- Previous by thread:
[tor-commits] [tor-browser/esr24] Bug 996019 - Fix browser_bug435325.js to not connect to example.com. r=ehsan, a=test-only
- Next by thread:
[tor-commits] [tor-browser/esr24] Bug 999651, bug 995679, bug 1009952, bug 1011007, bug 991981. r=sfink, r=shu, r=jandem, r=jdm, r=luke, r=bbouvier, r=nmatsakis, r=bz, r=ehsan, r=jgilbert, r=smaug, r=sicking, r=terrence, r=bholley, r=bent, r=efaust, r=jorendorff, a=lmandel
- Index(es):