• calamity's avatar
    Hide NativeViewHostAura correctly. · d17e39e5
    calamity authored
    This CL fixes an issue where the NativeViewHostAura clipping window would
    not be hidden correctly and steal mouse events from the experimental app
    list. This CL simply hides the clipping window when the NativeViewHost
    is hidden.
    
    BUG=408877
    
    Review URL: https://codereview.chromium.org/517143003
    
    Cr-Commit-Position: refs/heads/master@{#293125}
    d17e39e5
native_view_host_aura.cc 8.02 KB