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

Provide mechanism for unsetting globals #3

Closed
g105b opened this issue Dec 2, 2017 · 1 comment
Closed

Provide mechanism for unsetting globals #3

g105b opened this issue Dec 2, 2017 · 1 comment
Labels
Milestone

Comments

@g105b
Copy link
Member

g105b commented Dec 2, 2017

This is currently done in WebEngine, and will need to be done in any code that uses this library, so provide a mechanism for this library to unset the globals automatically.

@g105b g105b added this to the v1 milestone Dec 3, 2017
@g105b
Copy link
Member Author

g105b commented Dec 4, 2017

This mechanism should use shared content already present in WebEngine's implementation of this - replacing globals with a warning object that informs the developer of the correct way to interact with user input.

@g105b g105b added the feature label Dec 4, 2017
@g105b g105b modified the milestones: v1, v2 Feb 27, 2018
@g105b g105b closed this as completed May 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant