Fix handling of clicks on the Google Drive expand icon.
https://crrev.com/609910 made activating "Google Drive" via the enter key expand it and select "My Drive". However, it also made clicking on the expand icon have that effect. Correct this by plumbing through the event target so the same conditions apply for click events as before. Bug: 825779 Change-Id: I38661323ce1aa5fc9eeec9968aae09259c9dc84d Reviewed-on: https://chromium-review.googlesource.com/c/1347970Reviewed-by:Noel Gordon <noel@chromium.org> Commit-Queue: Sam McNally <sammc@chromium.org> Cr-Commit-Position: refs/heads/master@{#610516}
Showing
Please register or sign in to comment