[Bug 41179]
Mh+mozilla
41179 at bugs.launchpad.net
Wed Feb 13 16:21:45 UTC 2013
Comment on attachment 713377
Store Master Password by using libsecret to Gnome Keyring patch v1
Review of attachment 713377:
-----------------------------------------------------------------
::: security/manager/ssl/src/nsNSSCallbacks.cpp
@@ +800,5 @@
> + rv = profileDir->GetNativeLeafName(profileName);
> + if (rv != NS_OK)
> + return;
> + nsCString keyDescription;
> + keyDescription.Assign(MOZ_APP_NAME);
You don't want to use MOZ_APP_NAME here. Use nsIXULAppInfo data.
--
You received this bug notification because you are a member of Mozilla
Bugs, which is a bug assignee.
https://bugs.launchpad.net/bugs/41179
Title:
Integrate with Gnome Keyring
To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/41179/+subscriptions
More information about the Ubuntu-mozillateam-bugs
mailing list