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

feat: navigatorLock check for spec compatibility #761

Merged
merged 1 commit into from
Sep 6, 2023

Conversation

hf
Copy link
Contributor

@hf hf commented Aug 21, 2023

It looks like there are some instances where Chrome returns a null lock object from Navigator LockManager request even though this should only be the case if ifAvailable is set to true. This change logs a warning.

@hf hf force-pushed the hf/use-instanceof-navigator-lock-acquire-timeout branch from 8ad5b48 to 895b046 Compare August 21, 2023 10:07
Copy link
Member

@kangmingtay kangmingtay left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

approved first but can we get the test to pass before merging please

@hf hf force-pushed the hf/use-instanceof-navigator-lock-acquire-timeout branch from 895b046 to b165cb7 Compare August 21, 2023 10:50
@hf hf merged commit 8de722f into master Sep 6, 2023
2 checks passed
@hf hf deleted the hf/use-instanceof-navigator-lock-acquire-timeout branch September 6, 2023 11:54
@github-actions
Copy link
Contributor

github-actions bot commented Sep 6, 2023

🎉 This PR is included in version 2.50.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

2 participants