зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1492736 - Fix eslint failure, missing comma. r=me
This commit is contained in:
Родитель
b0cc006437
Коммит
2b51e6ba96
|
@ -84,5 +84,5 @@ exports.DeviceActor = protocol.ActorClassWithSpec(deviceSpec, {
|
||||||
|
|
||||||
get _window() {
|
get _window() {
|
||||||
return Services.wm.getMostRecentWindow(DebuggerServer.chromeWindowType);
|
return Services.wm.getMostRecentWindow(DebuggerServer.chromeWindowType);
|
||||||
}
|
},
|
||||||
});
|
});
|
||||||
|
|
Загрузка…
Ссылка в новой задаче