Custom termination closure for ApplicationImpl
commit3154e0776001c7457a45412e8a4f9909e37057f6
authorrockot <rockot@chromium.org>
Tue, 26 May 2015 16:49:52 +0000 (26 09:49 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 26 May 2015 16:50:18 +0000 (26 16:50 +0000)
treec1ffbe4b7c3e47a3a5ab2d78ae146b06c00a3424
parent816911d49b420ae1f82d65679fce613a9896d9b8
Custom termination closure for ApplicationImpl

This allows ApplicationImpl's termination behavior to be
overridden at construction time. The default behavior remains
unchanged.

BUG=492215
R=jam@chromium.org

Review URL: https://codereview.chromium.org/1159823002

Cr-Commit-Position: refs/heads/master@{#331378}
mojo/application/public/cpp/application_impl.h
mojo/application/public/cpp/lib/application_impl.cc