зеркало из https://github.com/mozilla/gecko-dev.git
Backed out changeset 960112fbae78 (bug 1147911) for T-e10s(o) permafail: Followup to fix syntax error. r=eslint-fix
This commit is contained in:
Родитель
bd15eb3df2
Коммит
7b7dc27a45
|
@ -72,6 +72,7 @@ this.E10SUtils = {
|
|||
canLoadRemote = chromeReg.canLoadURLRemotely(url);
|
||||
mustLoadRemote = chromeReg.mustLoadURLRemotely(url);
|
||||
}
|
||||
}
|
||||
|
||||
if (aURL.startsWith("moz-extension:")) {
|
||||
canLoadRemote = useRemoteWebExtensions;
|
||||
|
|
Загрузка…
Ссылка в новой задаче