Use ScopedObserver in AuraLinuxApplication
This adds a ScopedObserver for observing aura::Window so we properly remove ourselves on destruction. Although the AuraLinuxApplication is a singleton some aura::Window seems to outlive it during shutdown which triggers a CHECK failure. Bug: 1124773 Change-Id: I9601a67685ff5435c4e23fe23d85e0338a440f2e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2410129 Commit-Queue: Peter Kasting <pkasting@chromium.org> Reviewed-by:Peter Kasting <pkasting@chromium.org> Cr-Commit-Position: refs/heads/master@{#807020}
Showing
Please register or sign in to comment