Skip to content
This repository was archived by the owner on Aug 31, 2021. It is now read-only.

[[ Bugfix 15878 ]] Fix a crash caused by waiting during modal session setup#2981

Merged
livecodesebastien merged 1 commit intolivecode:develop-6.7from
livecodefraser:bugfix-15878-6.7
Oct 5, 2015
Merged

[[ Bugfix 15878 ]] Fix a crash caused by waiting during modal session setup#2981
livecodesebastien merged 1 commit intolivecode:develop-6.7from
livecodefraser:bugfix-15878-6.7

Conversation

@livecodefraser
Copy link
Copy Markdown
Contributor

Creating a modal window session on Cocoa can trigger event processing
(e.g. because another window lost focus). Waiting during these
events caused a crash because the wait loop attempted to run the
modal session that hadn't actually been created yet.

… setup

Creating a modal window session on Cocoa can trigger event processing
(e.g. because another window lost focus). Waiting during these
events caused a crash because the wait loop attempted to run the
modal session that hadn't actually been created yet.
@livecodesebastien
Copy link
Copy Markdown
Contributor

Thanks for rebasing
@livecode-vulcan review ok e1e60ff

@livecodesebastien livecodesebastien added this to the 6.7.8-rc-1 milestone Oct 5, 2015
@livecode-vulcan
Copy link
Copy Markdown
Contributor

💙 review by @livecodesebastien ok e1e60ff

livecode-vulcan added a commit that referenced this pull request Oct 5, 2015
[[ Bugfix 15878 ]] Fix a crash caused by waiting during modal session setup

Creating a modal window session on Cocoa can trigger event processing
(e.g. because another window lost focus). Waiting during these
events caused a crash because the wait loop attempted to run the
modal session that hadn't actually been created yet.
@livecode-vulcan
Copy link
Copy Markdown
Contributor

😎 test success e1e60ff

livecodesebastien added a commit that referenced this pull request Oct 5, 2015
[[ Bugfix 15878 ]] Fix a crash caused by waiting during modal session setup
@livecodesebastien livecodesebastien merged commit fd183df into livecode:develop-6.7 Oct 5, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants