You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Issue by jha-g Wednesday Nov 06, 2019 at 13:38 GMT Originally opened as adobe#668
Disabling remote debugging by default, and it can be enabled by passing a command line arg as --remote-debugging-port=xxxx
Changed appshell.app.getRemoteDebuggingPort() implementation to require a callback
Added validation for port range, and also without remote-debugging-port we will not be able to debug brackets using a browser, and if browser debugging is disabled, appshell.app.getRemoteDebuggingPort(callback) will print 0