зеркало из https://github.com/mozilla/gecko-dev.git
Fix bustage
This commit is contained in:
Родитель
0f656e1b6e
Коммит
9979237075
|
@ -413,7 +413,7 @@ nsClipboard::Observe(nsISupports *aSubject, const char *aTopic,
|
|||
// This will be called on shutdown.
|
||||
|
||||
// make sure we have a good transferable
|
||||
if (!mTransferable || aWhichClipboard != kGlobalClipboard)
|
||||
if (!mTransferable)
|
||||
return NS_ERROR_FAILURE;
|
||||
|
||||
if (WinOpenClipbrd(0/*hab*/)) {
|
||||
|
|
Загрузка…
Ссылка в новой задаче