+87
−32
Loading
GetInfoFromValidatedPrincipalInfo needs to be fallible, so it can only be called from methods which are fallible as well. This patch changes all existing operations to call the method from DoInit. Differential Revision: https://phabricator.services.mozilla.com/D176873