Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upImplement navigator.languages #27210
Closed
Labels
Projects
Comments
|
This should be a value that is controlled by the embedder as part of initializing the engine, in my opinion. This will allow us to return a meaningful value for non-english locales on the HoloLens 2, for example. |
This was referenced Jul 14, 2020
bors-servo
added a commit
that referenced
this issue
Jul 14, 2020
bors-servo
added a commit
that referenced
this issue
Jul 14, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is used by hubs in places like https://github.com/mozilla/hubs/blob/2c60de07a1cf7ed070f04f440637aa0e3b592e8f/src/utils/i18n.js#L4 and https://github.com/mozilla/hubs/blob/6defae0ef0163a835c551650acdc614bb86e5559/src/storage/media-search-store.js#L81, and breaks the avatar selection panel.