Skip to content
This repository has been archived by the owner on Sep 2, 2021. It is now read-only.

route mac calls to terminate through the same paths as file quit #151

Merged
merged 2 commits into from
Dec 5, 2012

Conversation

chrisbank
Copy link
Contributor

This fixes a potential loss of data where quitting the mac using the quit menu on dock context menu wouldn't check for unchanged files. Steps to reproduce:

  • Open a file in brackets
  • make some changes so the file is dirty
  • go to the icon in the mac dock, right click and select quit

Original Result:
Brackets quits and changes are lost

New Result:
Brackets prompts for save, don't save, cancel before quiting.

@gruehle
Copy link
Member

gruehle commented Nov 29, 2012

Great find - thanks! We're closing down Sprint 17 at the moment, but will pull this in as soon as we open back up for Sprint 18.

@ghost ghost assigned gruehle Nov 29, 2012
@gruehle
Copy link
Member

gruehle commented Dec 5, 2012

Looks good.

gruehle added a commit that referenced this pull request Dec 5, 2012
route mac calls to terminate through the same paths as file quit
@gruehle gruehle merged commit 607ae6c into adobe:master Dec 5, 2012
gruehle added a commit that referenced this pull request Dec 8, 2015
route mac calls to terminate through the same paths as file quit
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants