DescriptionAvoid a race condition in the Origin Info Bubble UI.
The "N cookies from this site" link gets updated in real time (to update the
value of N). That causes the link to lose click events and its tab index.
Solve the problem by only updating the link text, rather than destroying and
rebuilding the entire layout.
BUG=535587
Committed: https://crrev.com/adbece4bf16af98918c7f422a0bd1edec78d0865
Cr-Commit-Position: refs/heads/master@{#351173}
Patch Set 1 #Patch Set 2 : A proper fix. #
Total comments: 2
Messages
Total messages: 9 (2 generated)
|