summaryrefslogtreecommitdiffstats
path: root/chrome/test/data/firefox2_nss_mac/README
diff options
context:
space:
mode:
authorjeremy@chromium.org <jeremy@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-08-21 17:27:27 +0000
committerjeremy@chromium.org <jeremy@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-08-21 17:27:27 +0000
commitbe9551df15b9d5ebbc1e52cd736c1c95e38f1821 (patch)
tree3798c6d714a64d9aa921422faba1bb7d38ce3fdd /chrome/test/data/firefox2_nss_mac/README
parente7760ea7123b355cd3a758b9833aac36093869d7 (diff)
downloadchromium_src-be9551df15b9d5ebbc1e52cd736c1c95e38f1821.zip
chromium_src-be9551df15b9d5ebbc1e52cd736c1c95e38f1821.tar.gz
chromium_src-be9551df15b9d5ebbc1e52cd736c1c95e38f1821.tar.bz2
Bring up Firefox Password Import Unittest on OS X.
The NSSDecrptor class needs to be run in a child process on OS X, so we need to do some fancy footwork in the form of a bridge class. Also a few small fixes for surrounding code. BUG=18775 TEST=none Review URL: http://codereview.chromium.org/174206 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@23971 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/test/data/firefox2_nss_mac/README')
-rw-r--r--chrome/test/data/firefox2_nss_mac/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/chrome/test/data/firefox2_nss_mac/README b/chrome/test/data/firefox2_nss_mac/README
new file mode 100644
index 0000000..74e6b27
--- /dev/null
+++ b/chrome/test/data/firefox2_nss_mac/README
@@ -0,0 +1,7 @@
+The NSPR and NSS DLLs in this directory (libnspr4.dylib, libnssdbm3.dylib, libplc4.dylib, libsoftokn3.dylib
+libfreebl3.dylib, libnss3.dylib, libnssutil3.dylib, libplds4.dylib, libsqlite3.dylib) come from the Firefox 2.0.0.20
+distribution for OS X.
+
+The source code of NSPR and NSS, which you may use, modify, and distribute, is
+available to you free-of-charge from www.mozilla.org under the Mozilla Public
+License and other open source software licenses.