Chromium Code Reviews
DescriptionUpdate MenuButton closing time for async
MenuButton rejects openning new menus when a reposted event arrives too
close to the closing time of the menu. However this calculation was based
on menus always being synchronous.
Updating MenuButton to set the closed time based on the pressed state being
decremented to 0. This works for both synchronous and async menus.
TEST=manual testing of translate bubble, and other menu buttons, views_unittests
BUG=642254
Committed: https://crrev.com/df1837b274e20b9ce31a03acd625bdd1775d71c7
Cr-Commit-Position: refs/heads/master@{#415636}
Patch Set 1 #
Messages
Total messages: 8 (3 generated)
|
|||||||||||||||||||