зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1610653 - Part 15: Do not store lexical variable also to global this property in remote/cdp. r=webdriver-reviewers,whimboo
Differential Revision: https://phabricator.services.mozilla.com/D144122
This commit is contained in:
Родитель
7da887fbe6
Коммит
5d5801331b
|
@ -110,5 +110,3 @@ ChannelEventSinkFactory.getService = function() {
|
|||
return Cc[SINK_CONTRACT_ID].getService(Ci.nsIChannelEventSink)
|
||||
.wrappedJSObject;
|
||||
};
|
||||
|
||||
this.ChannelEventSinkFactory = ChannelEventSinkFactory;
|
||||
|
|
|
@ -630,4 +630,3 @@ function getNetworkErrorStatusText(status) {
|
|||
}
|
||||
|
||||
var EXPORTED_SYMBOLS = ["NetworkObserver"];
|
||||
this.NetworkObserver = NetworkObserver;
|
||||
|
|
Загрузка…
Ссылка в новой задаче