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

Move more js_util usage to the dom library #2121

Merged
merged 2 commits into from
Oct 16, 2023
Merged

Move more js_util usage to the dom library #2121

merged 2 commits into from
Oct 16, 2023

Conversation

natebosch
Copy link
Member

This was originally written to use js_util.getProperty at the calling
side to push the knowledge of the different types of sources into the
usage location. Instead, wrap it up with js interop and use nullability
to reflect that some of the fields may not exist.

This was originally written to use `js_util.getProperty` at the calling
side to push the knowledge of the different types of sources into the
usage location. Instead, wrap it up with js interop and use nullability
to reflect that some of the fields may not exist.
@natebosch natebosch requested a review from jakemac53 October 13, 2023 23:44
@natebosch natebosch merged commit 6ac4ff9 into master Oct 16, 2023
32 checks passed
@natebosch natebosch deleted the direct-interop branch October 16, 2023 17:37
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.

2 participants