• Jun Mukai's avatar
    Fix on DragWithMaskedWindows · a6966377
    Jun Mukai authored
    The current combination of WindowTargeter with MaskedWindowDelegate
    isn't working well with Mash. Instead of doing this, it needs to
    use window targeter's new API for setting window masks.
    
    The GetEventHandlerForPoint should be fixed in a way to follow
    this new way.
    
    BUG=901546
    TEST=the new test case also covers
    
    Change-Id: I0b095777450fab3fa28ff9ebd8473667f644ab9e
    Reviewed-on: https://chromium-review.googlesource.com/c/1320689Reviewed-by: default avatarScott Violet <sky@chromium.org>
    Commit-Queue: Jun Mukai <mukai@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#605853}
    a6966377
window_finder.cc 3.77 KB