Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Consume mouse button events on toolbar
A regression was letting mouse button click events on toolbar to be passed down to content layer, and causing the content hidden behind the toolbar react to the events as well, while they should have triggered corresponding action on the toolbar only. This CL stop the leak. BUG=740855 NOTRY=true NOPRESUBMIT=true [email protected] (cherry picked from commit ddd3b95) Change-Id: I3e0e3ede01ba73d589b3d3e3fa3a55b2577c0957 Reviewed-on: https://chromium-review.googlesource.com/582053 Reviewed-by: Yusuf Ozuysal <[email protected]> Commit-Queue: Jinsuk Kim <[email protected]> Cr-Original-Commit-Position: refs/heads/master@{#489123} Reviewed-on: https://chromium-review.googlesource.com/585509 Reviewed-by: Jinsuk Kim <[email protected]> Cr-Commit-Position: refs/branch-heads/3163@{#52} Cr-Branched-From: ff259ba-refs/heads/master@{#488528}
- Loading branch information