Finish trimming unnecessary state from non-CrOS NSSInitSingleton
The EnsureNSSInit portions of NSSInitSingleton are now completely stateless and thus have no intersection with the CrOS-specific profile bits. (Except that the CrOS-specific profile bits require NSS to be initialized, but they can just call EnsureNSSInit() like anyone else.) We can split them up entirely now. Bug: 125848 Change-Id: I6c3b32503da763272263ee84bbdb076b7826c81d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1857045Reviewed-by:Matt Mueller <mattm@chromium.org> Commit-Queue: David Benjamin <davidben@chromium.org> Cr-Commit-Position: refs/heads/master@{#705430}
Showing
Please register or sign in to comment