mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-10 17:24:29 +00:00
bug 1439732 - fixup for backing out bug 1415991 post bug 1421084 (so Firefox 60 only) r=jcj
MozReview-Commit-ID: 4Hn9mt1TWwN --HG-- extra : amend_source : 4cb25adb27986ec650d85762aecb5aae0cd29502
This commit is contained in:
parent
1d724da30f
commit
889e55fc5b
@ -2021,10 +2021,6 @@ private:
|
||||
getter_AddRefs(mSignerCert));
|
||||
}
|
||||
|
||||
// This class doesn't directly hold NSS resources so there's nothing that
|
||||
// needs to be released
|
||||
virtual void ReleaseNSSResources() override { }
|
||||
|
||||
virtual void CallCallback(nsresult rv) override
|
||||
{
|
||||
(void) mCallback->VerifySignedDirectoryFinished(rv, mSignerCert);
|
||||
|
Loading…
x
Reference in New Issue
Block a user