зеркало из https://github.com/mozilla/gecko-dev.git
Followup to Bug 1241821 - ESLint fix
--HG-- extra : commitid : 5Pf2Sf7gxj9
This commit is contained in:
Родитель
e3368ea955
Коммит
1f2034ed37
|
@ -110,7 +110,7 @@ function run_test() {
|
|||
// be sent even though reporting is enabled.
|
||||
add_test(function() {
|
||||
server.registerPathHandler("/submit/sslreports",
|
||||
function(request, response){
|
||||
function(request, response) {
|
||||
do_throw("No report should be sent");
|
||||
});
|
||||
reporter.reportTLSError(null, "example.com", -1);
|
||||
|
|
Загрузка…
Ссылка в новой задаче