зеркало из https://github.com/mozilla/gecko-dev.git
Backed out changeset 5a952abc6c2f (bug 1035454) for Android debug M4 permafail.
--HG-- extra : rebase_source : 3e27fb16750f0df9bda5d83138bebf5932adc3fd
This commit is contained in:
Родитель
0b66ceae91
Коммит
803f422862
|
@ -131,6 +131,9 @@ this.DOMApplicationRegistry = {
|
|||
APPS_IPC_MSG_NAMES.forEach((aMsgName) => {
|
||||
this.cpmm.removeMessageListener(aMsgName, this);
|
||||
});
|
||||
|
||||
this.cpmm.sendAsyncMessage("Webapps:UnregisterForMessages",
|
||||
APPS_IPC_MSG_NAMES)
|
||||
},
|
||||
|
||||
receiveMessage: function receiveMessage(aMessage) {
|
||||
|
|
Загрузка…
Ссылка в новой задаче