summaryrefslogtreecommitdiffstats
path: root/ash/host
diff options
context:
space:
mode:
authoremaxx <emaxx@chromium.org>2015-10-30 06:18:49 -0700
committerCommit bot <commit-bot@chromium.org>2015-10-30 13:19:52 +0000
commitb0171a54ebf5185259fbb741d771c573d0934ad7 (patch)
treeb645b98cf264366fa3e62026756ad8af92d45abf /ash/host
parentf50445a583e4b7f5f4c865a061c83a4d7b57e5c5 (diff)
downloadchromium_src-b0171a54ebf5185259fbb741d771c573d0934ad7.zip
chromium_src-b0171a54ebf5185259fbb741d771c573d0934ad7.tar.gz
chromium_src-b0171a54ebf5185259fbb741d771c573d0934ad7.tar.bz2
Fix occasional crash in ~VPNListView during shell destruction.
The crash is caused by the fact that during the ash::Shell destruction the SystemTrayDelegate object is destroyed before the child windows are closed - but apparently the VPNListView destructor accesses SystemTrayDelegate's members without any checks. BUG=542146 TEST=manual testing Review URL: https://codereview.chromium.org/1410033002 Cr-Commit-Position: refs/heads/master@{#357088}
Diffstat (limited to 'ash/host')
0 files changed, 0 insertions, 0 deletions