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

[CLOSED] Bugfix: run AppInit._dispatchReady AFTER loading the extensions #1808

Open
core-ai-bot opened this issue Aug 29, 2021 · 2 comments
Open

Comments

@core-ai-bot
Copy link
Member

Issue by DennisKehrig
Tuesday Oct 16, 2012 at 21:41 GMT
Originally opened as adobe/brackets#1854


This restores the intended behavior of what once was brackets.ready.
It could therefore be considered a fix for #1526, but please note the comments there.


DennisKehrig included the following code: https://github.com/adobe/brackets/pull/1854/commits

@core-ai-bot
Copy link
Member Author

Comment by jasonsanjose
Tuesday Oct 16, 2012 at 21:59 GMT


Yikes. Thanks for catching that. Merging.

@core-ai-bot
Copy link
Member Author

Comment by peterflynn
Wednesday Oct 17, 2012 at 19:26 GMT


To clarify the situation with #1526 (per Dennis's notes there): APP_READY is still not guaranteed to fire after the initial document is loaded. It was a race condition before, and remains a race condition after this patch -- it's now somewhat more likely that APP_READY happens second, but depending on timing sometimes it could still come first.

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

No branches or pull requests

1 participant