brackets-archive / brackets-shell

CEF3-based application shell for Brackets.
http://brackets.io
MIT License
0 stars 0 forks source link

[CLOSED] Disabled remote-debugging by default and appshell.app.getRemoteDebuggingPort() needs a callback argument to work #440

Open core-ai-bot opened 2 years ago

core-ai-bot commented 2 years ago

Issue by jha-g Wednesday Nov 06, 2019 at 13:38 GMT Originally opened as https://github.com/adobe/brackets-shell/pull/668



jha-g included the following code: https://github.com/adobe/brackets-shell/pull/668/commits

core-ai-bot commented 2 years ago

Comment by jha-g Monday Nov 11, 2019 at 06:16 GMT


Addressed all the review comments.

core-ai-bot commented 2 years ago

Comment by swmitra Monday Nov 11, 2019 at 09:36 GMT


@vickramdhawal Can you please take a quick look?

core-ai-bot commented 2 years ago

Comment by jha-g Monday Nov 11, 2019 at 17:33 GMT


@vickramdhawal Addressed review comments. It is not possible to use g_handler to hold remote-debugging-port as g_handler does not get initialized while we are parsing command line.