Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backporting changes for 1.7.8 #10586

Merged
merged 12 commits into from Sep 23, 2017
Merged

Backporting changes for 1.7.8 #10586

merged 12 commits into from Sep 23, 2017

Conversation

MarshallOfSound and others added 8 commits September 23, 2017 16:26
Wait for the IO thread to be a thing before attempting to listen on the socket

Fixes #9880
Also fix issue where we run the single instance callback *not* on the UI thread,
this apparently results in a hung process.
Previously, when triggering the save dialog through e.g. `<a download>`
links (e.g. http://jsfiddle.net/koldev/cW7W5/), the extension was only
saved if Finder was set to show all extensions by default. We now always
display the extension to make sure that it is saved.

If we want to keep the extension hidden, we could also populate the
allowed file types array with the extension from the default filename,
but that would have interfered with how we set the filters.
@MarshallOfSound MarshallOfSound changed the base branch from master to 1-7-x September 23, 2017 06:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants