mozilla-kde.patch
branchfirefox57
changeset 1014 963651ec972e
parent 1013 a71985fab8e5
child 1020 d2c159cb9bf2
--- a/mozilla-kde.patch	Wed Jan 03 09:18:16 2018 +0100
+++ b/mozilla-kde.patch	Wed Jan 03 14:41:12 2018 +0100
@@ -3300,7 +3300,7 @@
 +        queuedPicker->mResult = result;
 +      }
 +      queuedPicker->mRunning = false;
-+      NS_RELEASE_THIS();
++      NS_RELEASE(queuedPicker);
 +      return G_SOURCE_REMOVE;
 +    }, this);
 +