adobe / brackets

An open source code editor for the web, written in JavaScript, HTML and CSS.
http://brackets.io
MIT License
33.25k stars 7.63k forks source link

Windows: Shell Debug build launches a command window #4275

Open JeffryBooher opened 11 years ago

JeffryBooher commented 11 years ago

This is a regression with the new CEF

JeffryBooher commented 11 years ago

Debug > Stop Debugging crashes the command window and dumps a bunch of call stack to the console

JeffryBooher commented 11 years ago

The command window is benign and the debug break is just a minor annoyance on shutdown. I am no longer seeing the crash unless I quit before cef is ready so setting the issue to track and medium priority and notifying Marshall.

JeffryBooher commented 11 years ago

Actually changing to low-priority until next CEF lands.