atuchin-mcommentedMay 26, 2023 before (doesn't work): --host-resolver-rules="MAP cache.pack.google.com 127.0.0.1","MAP clients1.google.com 127.0.0.1","MAP update.googleapis.com 127.0.0.1","MAP content-autofill.
According to hhttps://bugzilla.mozilla.org/show_bug.cgi?id=1932863#c1 the network.dns.localDomains maps a list of domains to localhost. We should change our tests to map a list of domains to localhost using network.dns.localDomains in Firefox and --host-resolver-rules in Chrome. OrKoN ...