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

Firefox Android doesn't support ScreenOrientation.unlock() yet #25690

Merged
merged 1 commit into from
Jan 17, 2025

Conversation

caugner
Copy link
Contributor

@caugner caugner commented Jan 17, 2025

Summary

Replicates the support statements from ScreenOrientation.lock().

Note: It is somewhat surprising that the feature was supposedly already added in Firefox Android 43 and removed in Firefox Android 79, but this is harder to research and definitely less severe than saying Firefox Android supports unlock().

Test results and supporting details

Firefox doesn't support ScreenOrientation.{lock,unlock}() yet, so Firefox Android cannot support it either, see: https://bugzilla.mozilla.org/show_bug.cgi?id=1744125

Related issues

Fixes #15919.

@github-actions github-actions bot added data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API size:s [PR only] 7-24 LoC changed labels Jan 17, 2025
Copy link
Member

@Elchi3 Elchi3 left a comment

Choose a reason for hiding this comment

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

Thanks! 👍

@Elchi3 Elchi3 merged commit 284a7ca into main Jan 17, 2025
10 checks passed
@Elchi3 Elchi3 deleted the 15919-screen-orientation-unlock-in-fenix branch January 17, 2025 13:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API size:s [PR only] 7-24 LoC changed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ScreenOrientation- Inconsistent Firefox Android data
2 participants