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

[CLEANUP] Finish cleaning up Location interface #20416

Merged
merged 1 commit into from
Mar 21, 2023

Conversation

chriskrycho
Copy link
Contributor

Catches the last few pieces ID'd by @sandstrom in #20406 as well as miscellaneous clean-up of the classes I noticed while working on them. 🎉

  • Remove detect and implementation from interface and its implementations.
  • Just use normal JS property setters instead of set.
  • Improve type safety in several spots.

@chriskrycho chriskrycho force-pushed the more-autolocation-cleanup branch 2 times, most recently from 5bf26aa to e748ca7 Compare March 21, 2023 14:25
- Remove `detect` and `implementation` from interface and its
  implementations.
- Just use normal JS property setters instead of `set`.
- Improve type safety in several spots.
@chriskrycho chriskrycho merged commit 5555fdd into master Mar 21, 2023
@chriskrycho chriskrycho deleted the more-autolocation-cleanup branch March 21, 2023 15:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant