[tbb-commits] [tor-browser] 220/311: Bug 1760604 - fix bogus domain to be example.com which is part of our test PAC rules. r=ahal a=test-only

gitolite role git at cupani.torproject.org
Tue Apr 26 15:30:20 UTC 2022


This is an automated email from the git hooks/post-receive script.

pierov pushed a commit to branch geckoview-99.0.1-11.0-1
in repository tor-browser.

commit 54757030b4bac534aa843298c9fa79e80c3a7f61
Author: Joel Maher <jmaher at mozilla.com>
AuthorDate: Mon Mar 21 16:31:49 2022 +0000

    Bug 1760604 - fix bogus domain to be example.com which is part of our test PAC rules. r=ahal a=test-only
    
    Differential Revision: https://phabricator.services.mozilla.com/D141609
---
 dom/base/test/test_bug338583.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dom/base/test/test_bug338583.html b/dom/base/test/test_bug338583.html
index e7faa28c2c5f9..a399dd490c6a8 100644
--- a/dom/base/test/test_bug338583.html
+++ b/dom/base/test/test_bug338583.html
@@ -338,7 +338,7 @@ https://bugzilla.mozilla.org/show_bug.cgi?id=338583
   }
 
   function doTest3_g(test_id) {
-    gEventSourceObj3_g = new EventSource("http://hdfskjghsbg.jtiyoejowe.dafsgbhjab.com");
+    gEventSourceObj3_g = new EventSource("http://hdfskjghsbg.jtiyoejowe.example.com");
 
     gEventSourceObj3_g.onmessage = fn_onmessage;
     gEventSourceObj3_g.hits = [];

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the tbb-commits mailing list