diff --git a/build/pgo/server-locations.txt b/build/pgo/server-locations.txt index 9151151e470..94924cdd588 100644 --- a/build/pgo/server-locations.txt +++ b/build/pgo/server-locations.txt @@ -258,3 +258,6 @@ https://sha256ee.example.com:443 privileged,cer https://ssl3.example.com:443 privileged,ssl3 https://rc4.example.com:443 privileged,rc4 https://ssl3rc4.example.com:443 privileged,ssl3,rc4 + +# Hosts for youtube rewrite tests +https://mochitest.youtube.com:443 diff --git a/dom/base/test/mochitest.ini b/dom/base/test/mochitest.ini index 36408f7b862..f453c081d75 100644 --- a/dom/base/test/mochitest.ini +++ b/dom/base/test/mochitest.ini @@ -859,3 +859,4 @@ skip-if = buildapp == 'b2g' #no ssl support [test_performance_translate.html] [test_bug1198095.html] [test_bug1187157.html] +[test_bug769117.html] diff --git a/dom/base/test/test_bug769117.html b/dom/base/test/test_bug769117.html new file mode 100644 index 00000000000..bd9e002e22a --- /dev/null +++ b/dom/base/test/test_bug769117.html @@ -0,0 +1,51 @@ + + + + + + Test for Bug 769117 + + + + + + + + +