DescriptionFix ScopedTestNSSDB for older NSS versions.
Before, if NSS version was < 3.15.1, then the ScopedTempDir was destructed without ScopedAllowIO and lead to a thread restriction violation.
Now, the temp dir is not deleted in this case as the NSS DB is left open.
BUG=210525
TBR=rsleevi@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=287257
Patch Set 1 #
Messages
Total messages: 8 (0 generated)
|