• sky's avatar
    Fixes shutdown race in mash · df7885ca
    sky authored
    Prior to this change it was possible for the AcceleratorRegistrarImpl
    to outlive the WindowManager and then attempt to use it. This patch
    ensures any AcceleratorRegistrarImpl are destroyed when the
    WindowManager loses its connection.
    
    BUG=none
    TEST=none
    R=ben@chromium.org
    
    Review-Url: https://codereview.chromium.org/2105653003
    Cr-Commit-Position: refs/heads/master@{#402670}
    df7885ca
BUILD.gn 5.54 KB