зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1543786 follow-up: Remove a call to a non-existent function
This commit is contained in:
Родитель
9409810d68
Коммит
decc40afd5
|
@ -454,7 +454,6 @@ this.AntiTracking = {
|
|||
content.addEventListener("message", function msg(event) {
|
||||
if (event.data.type == "finish") {
|
||||
content.removeEventListener("message", msg);
|
||||
resolve();
|
||||
return;
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче