Chrome Version: 68
OS: Chrome OS
What steps will reproduce the problem?
(1) Visit https://fast-lute.glitch.me/
(2) Kebab menu > Install XXX...
(3) Open https://fast-lute.glitch.me/ in an incognito tab
What is the expected result?
"Kebab menu > Open in X..." should be disabled.
What happens instead?
The menu item is enabled, opens the tab in the app window and DCHECKs:
[153805:153805:0517/133604.266547:FATAL:application_launch.cc(447)] Check failed: !profile->IsOffTheRecord().
#0 0x7fc54ba1503c base::debug::StackTrace::StackTrace()
#1 0x7fc54b95ca6b logging::LogMessage::~LogMessage()
#2 0x5637c9785ea3 ReparentWebContentsIntoAppBrowser()
#3 0x5637c9590fc7 chrome::BrowserCommandController::ExecuteCommandWithDisposition()
#4 0x7fc545ce0262 views::internal::MenuRunnerImpl::OnMenuClosed()
#5 0x7fc545cd0570 views::MenuController::ExitMenu()
#6 0x7fc545cd564f views::MenuController::ReallyAccept()
#7 0x7fc545cd1ed4 views::MenuController::OnMouseReleased()
#8 0x7fc545d33b97 views::Widget::OnMouseEvent()
#9 0x7fc545d50566 views::NativeWidgetAura::OnMouseEvent()
Comment 1 by bugdroid1@chromium.org
, May 17 2018