[Bug 217300]

Mh+mozilla 217300 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 subscribed to Mozilla Firefox.
https://bugs.launchpad.net/bugs/217300

Title:
  Seahorse integration

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/217300/+subscriptions




More information about the Ubuntu-mozillateam-bugs mailing list