Handle browser shutdown better in KioskModeScreensaver.
If the browser process is shutting down, we don't need to do any of the cleanup in ~KioskModeScreensaver since the extension itself is only written to the temp dir and all other browser internals that we are resetting are irrelevant at this point. So if the browser is shutting down, don't do anything in the destructor. R=skuhne@chromium.org BUG=288216 Review URL: https://chromiumcodereview.appspot.com/23868032 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@223570 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment