From 6a5228044d89db2a56583d07d4517172e09b1698 Mon Sep 17 00:00:00 2001 From: Jeremy Apthorp Date: Thu, 1 Aug 2019 16:43:42 -0700 Subject: [PATCH] fix: disable 'reopen windows?' dialog after crash --- shell/browser/resources/mac/Info.plist | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/shell/browser/resources/mac/Info.plist b/shell/browser/resources/mac/Info.plist index 216cd02ed591a..75003d10fe2a5 100644 --- a/shell/browser/resources/mac/Info.plist +++ b/shell/browser/resources/mac/Info.plist @@ -32,5 +32,7 @@ NSRequiresAquaSystemAppearance + NSQuitAlwaysKeepsWindows + - \ No newline at end of file +