DescriptionIf NSS_InitReadWrite fails, fall back on NSS_NoDB_Init.
Don't call PR_GetErrorText because it is deprecated. Just
print the error code returned by PR_GetError.
Pass NULL to NSS_NoDB_Init. (The argument is ignored.)
R=ukai
BUG=20787, 20819
TEST=Chromium should work on Red Hat Enterprise Linux and CentOS that
have libnss3.so version 3.12.4.1 but libsoftokn3.so 3.11.4, which does
not support the sql: database format we're using.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=25630
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|