• kenrb's avatar
    Fix CrossProcessMouseEnterAndLeaveTest on Mac · 201c93cd
    kenrb authored
    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}
    201c93cd
site_per_process_browsertest.cc 333 KB