DescriptionHandle empty strings properly in passphrase creation dialog.
Previously this class would only possibly set the error message on
certain conditions (the confirm passphrase field had focus or text),
but would then incorrectly use the existence of that error as the
validation for the text.
Now those things are correctly decoupled. Additionally, the Ok button
will now pop up an error instead of closing the dialog if pressed when
the passphrases are invalid.
BUG=461071, 466095
Committed: https://crrev.com/d269e7375f6220b71223351b2cdb9fc616d78442
Cr-Commit-Position: refs/heads/master@{#320630}
Patch Set 1 #Patch Set 2 : Rebase on master. #
Total comments: 4
Patch Set 3 : Add missing space in comment. #
Messages
Total messages: 11 (4 generated)
|