зеркало из https://github.com/mozilla/gecko-dev.git
Fixing typo in comment.
This commit is contained in:
Родитель
c03b9d33fe
Коммит
6e1cef7619
|
@ -1667,7 +1667,7 @@
|
|||
secMan.checkLoadURIStr(sourceURI, aUrl,
|
||||
nsIScriptSecurityManager.STANDARD);
|
||||
} catch (e) {
|
||||
// Stop even propagation right here.
|
||||
// Stop event propagation right here.
|
||||
aEvent.stopPropagation();
|
||||
|
||||
throw "Drop of " + aUrl + " denied.";
|
||||
|
|
Загрузка…
Ссылка в новой задаче