mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Fixing typo in comment.
This commit is contained in:
parent
cce51b7735
commit
850db1a6a6
@ -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.";
|
||||
|
Loading…
Reference in New Issue
Block a user