Skip to content

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

Merged
foolip merged 1 commit into
mdn:mainfrom
ddbeck:magnetometer-chromium
Feb 11, 2025
Merged

Magnetometer: entire API is behind a flag in Chromium#25897
foolip merged 1 commit into
mdn:mainfrom
ddbeck:magnetometer-chromium

Conversation

@ddbeck

@ddbeck ddbeck commented Feb 11, 2025

Copy link
Copy Markdown
Contributor

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
@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