DescriptionHandle empty username_hash in ClientCertFilterChromeOS.
The Init() function did never call back if the username_hash was empty, because GetPrivateSlotForChromeOSUser would return a nullptr and InitIfSlotsAvailable returning consistently false.
Now the callback will be called once GetPrivateSlotForChromeOSUser returned.
This change is on purpose kept minimal to allow merging to M40.
BUG=434205
Committed: https://crrev.com/82065f2b13ce350591d4195b5ee9ff498c2dd31d
Cr-Commit-Position: refs/heads/master@{#308191}
Patch Set 1 : #
Total comments: 2
Patch Set 2 : Handle synchronous case correctly. #
Total comments: 1
Patch Set 3 : comment change. #
Messages
Total messages: 15 (6 generated)
|