Cleanup wrapper function when app has done quitting
authorCheng Zhao <zcbenz@gmail.com>
Wed, 4 Nov 2015 08:54:36 +0000 (16:54 +0800)
committerCheng Zhao <zcbenz@gmail.com>
Wed, 4 Nov 2015 08:54:36 +0000 (16:54 +0800)
commit75f49477ca4e2d25c6dfb4d19440325d84d5a3b5
treefe11d42f65690a520918e29ddf70c87f2614cdb1
parent441cc3e57ea926a9cc2b27f5d6e8a67b7abe2de3
Cleanup wrapper function when app has done quitting

The app may still do something when quitting, we need to make sure the
wrapper function is still there at that time.
atom/browser/api/atom_api_download_item.cc
atom/browser/api/atom_api_session.cc
atom/browser/api/atom_api_web_contents.cc
atom/browser/api/lib/app.coffee
atom/browser/api/lib/web-contents.coffee