DescriptionFixed Bluetooth keyboard pairing pincode visibility issue.
The problem was that the UI expected that CONTEXT_KEY_KEYBOARD_STATE key
observer is called before CONTEXT_KEY_KEYBOARD_PINCODE observer. In fact, the
order of notifications was never defined. It have changed at some point, which
lead to regression.
BUG=507896
TEST=OobeWebUITest.HIDDetectionScreenTest browser test
Committed: https://crrev.com/401b76f576d114925c2291426e0e91d1853ad58e
Cr-Commit-Position: refs/heads/master@{#339767}
Patch Set 1 #Patch Set 2 : Removed unused variable. #
Total comments: 4
Patch Set 3 : Comments addressed. #
Messages
Total messages: 10 (3 generated)
|