Remove brackets.app.abortQuit checks#7885
Remove brackets.app.abortQuit checks#7885redmunds merged 1 commit intoadobe:masterfrom le717:remove-abortquit-check
brackets.app.abortQuit checks#7885Conversation
|
@le717, if you don't mind, could you please sign Brackets CLA? Otherwise this PR cannot be merged. |
|
I signed it already, as can be checked here. The Travis build failed because there were too many GitHub API requests. Do I need to sign it again? |
|
You're right -- haven't read the actual server response. No, you don't to sign it again. |
|
@le717, Brackets does not run only in brackets-shell, there are other uses as well, so it is slightly more complicated... @JeffryBooher, in principle, there should be no problem merging this request. Other |
|
Looks good. Merging. |
Remove `brackets.app.abortQuit` checks
Removes the two year old
brackets.app.abortQuitchecks added before the switch to the CEF3 shell. Fixes #7883.