Fix CrossProcessMouseEnterAndLeaveTest on Mac
SitePerProcessBrowserTest.CrossProcessMouseEnterAndLeaveTest is failing on the Mac continuous build. The logs appear to show that the event targeting is missing the correct frames, which might be because of the inverted y-axis affecting GetViewBounds(). This CL should fix that problem. TBR=avi@chromium.org BUG=647202 Review-Url: https://codereview.chromium.org/2346843002 Cr-Commit-Position: refs/heads/master@{#418893}
Showing
Please register or sign in to comment