Chromium Code Reviews
DescriptionProximityAuthWebUIHandler: use the same ExternalDeviceInfo vector across iterator usages.
This code was previously causing a crash because 3 separate vectors were being created, and iterators from each were being compared to each other. It seems that this went undetected for so long because people usually have 1 or 0 unlock keys -- this explains why the bug attached was observed on some accounts but not others.
BUG=737649
Review-Url: https://codereview.chromium.org/2962173002
Cr-Commit-Position: refs/heads/master@{#483433}
Committed: https://chromium.googlesource.com/chromium/src/+/7c3996033bfbba55546e24e8845d8f76e271ff27
Patch Set 1 #
Messages
Total messages: 9 (5 generated)
|
|||||||||||||||||||