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

client connect() shouldn't resolve until plugins are "ready" #41

Open
dlockhart opened this issue Aug 13, 2015 · 0 comments
Open

client connect() shouldn't resolve until plugins are "ready" #41

dlockhart opened this issue Aug 13, 2015 · 0 comments

Comments

@dlockhart
Copy link
Member

Certain plugins need to request data from the host and perform some actions before they're deemed "good to go". For example, the font-sync plugin needs to request the user's font family/size from the host and apply that to the body's style. Only then should applications attempt to bootstrap themselves, else they might end up with a FOUC situation.

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