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

Magnetometer: entire API is behind a flag in Chromium #25897

Merged
merged 1 commit into from
Feb 11, 2025

Conversation

ddbeck
Copy link
Collaborator

@ddbeck ddbeck commented Feb 11, 2025

Summary

The rest of Magnetometer API is behind a flag in Chromium; these features would have no effect without the flag turned on.

Test results and supporting details

via @foolip in web-platform-dx/web-features#2631

In Chromium the features is controlled by a flag which is off by default: https://source.chromium.org/chromium/chromium/src/+/main:third_party/blink/renderer/platform/runtime_enabled_features.json5;l=3940-3943;drc=bdbfc851687b28b24b80bccbc4c027bfe05a701b

I didn't check the version numbers—I figured it doesn't matter that much, but plausible that these things appeared after the initial Magnetometer API.

Related issues

@github-actions github-actions bot added data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API data:html Compat data for HTML elements. https://developer.mozilla.org/docs/Web/HTML size:m [PR only] 25-100 LoC changed labels Feb 11, 2025
Co-authored-by: Philip Jägenstedt <philip@foolip.org>
@foolip foolip merged commit cdfa1f5 into mdn:main Feb 11, 2025
7 checks passed
@ddbeck ddbeck deleted the magnetometer-chromium branch February 11, 2025 12:45
ddbeck added a commit to ddbeck/browser-compat-data that referenced this pull request Feb 12, 2025
Elchi3 pushed a commit that referenced this pull request Feb 12, 2025
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 data:html Compat data for HTML elements. https://developer.mozilla.org/docs/Web/HTML size:m [PR only] 25-100 LoC changed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants