зеркало из https://github.com/mozilla/gecko-dev.git
24db0c88fc
When the osclientcerts module attempts to use client certificates and keys from certain tokens, the Windows APIs will attempt to load asepkcs.dll. If Firefox blocks this library, the keys won't be available. Thus, it needs to be unblocked. Due to the architecture of osclientcerts (namely, its dedicated single thread), using asepkcs.dll via the Windows APIs shouldn't cause the crashes that led to this module being blocked. Differential Revision: https://phabricator.services.mozilla.com/D82788 |
||
---|---|---|
.. | ||
android | ||
baseprofiler | ||
build | ||
dllservices | ||
linker | ||
misc | ||
static | ||
tests | ||
moz.build |