зеркало из https://github.com/mozilla/gecko-dev.git
No bug - Fix typo.
This commit is contained in:
Родитель
0292c5b0ee
Коммит
454cb5b6ad
|
@ -621,7 +621,7 @@ XPCWrappedNativeXrayTraits::resolveDOMCollectionProperty(JSContext *cx, HandleOb
|
|||
XPCWrappedNative *wn = getWN(wrapper);
|
||||
if (!wn) {
|
||||
// This should NEVER happen, but let's be extra careful here
|
||||
// becaue of the reported crashes (Bug 832091).
|
||||
// because of the reported crashes (Bug 832091).
|
||||
XPCThrower::Throw(NS_ERROR_UNEXPECTED, cx);
|
||||
return false;
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче