зеркало из https://github.com/mozilla/pjs.git
Fix bustage
This commit is contained in:
Родитель
26965d04e3
Коммит
45f557fe9f
|
@ -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*/)) {
|
||||
|
|
Загрузка…
Ссылка в новой задаче