Fix the Crostini new Terminal web app crash issue.
The Crostini new terminal app is a system web app, although the app type in AppService is still Crostini. So update IsOpenedInBrowser to return true for the new terminal app id kCrostiniTerminalSystemAppId, so that AppServiceAppWindowLauncherController can skip that, and leave it to BrowserStatusMonitor to handle all windows related requests. BUG=1048906 Change-Id: Ie06f0616cf3a3ff6f25d2ad878151c8f71c98e84 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2038930Reviewed-by:Xiyuan Xia <xiyuan@chromium.org> Commit-Queue: Nancy Wang <nancylingwang@chromium.org> Cr-Commit-Position: refs/heads/master@{#739102}
Showing
Please register or sign in to comment