Issue by peterflynn
Friday Feb 22, 2013 at 01:33 GMT
Originally opened as adobe/brackets#2932
- Launch Brackets
- Open the Developer Tools
- Click the footer icon that looks like a stopsign containing a "pause" icon until it turns purple (the setting for "pause on uncaught exceptions")
- Reload Brackets
Result: Brackets freezes in the middle of reloading. You have to go to the Developer Tools and click the resume button.
Console shows this:
Uncaught SyntaxError: Unexpected end of input appshell:430
appshell.app.getPendingFilesToOpen appshell:430
I originally started noticing this with the CEF update, but I'm still seeing it now that it's backed out... so perhaps this is related to the Node stuff landing? @joelrbrandt does "getPendingFilesToOpen()" ring a bell at all?
Friday Feb 22, 2013 at 01:33 GMT
Originally opened as adobe/brackets#2932
Result: Brackets freezes in the middle of reloading. You have to go to the Developer Tools and click the resume button.
Console shows this:
I originally started noticing this with the CEF update, but I'm still seeing it now that it's backed out... so perhaps this is related to the Node stuff landing?
@joelrbrandt does "getPendingFilesToOpen()" ring a bell at all?