Skip to content
  • Sharaf Zaman's avatar
    Bugfix: crash when File->Quit is used or.. · a4e042c4
    Sharaf Zaman authored
    if app is killed. This happens on ChromeOS and few other devices which
    let the process live a beyond the Activity, so when the control reaches
    exit() on C++ side -- it crashes while cleaning global static state.
    
    BUG:426092
    
    
    (cherry picked from commit 194bc293)
    a4e042c4