Groups
Groups
Sign in
Groups
Groups
dev-platform@mozilla.org
Conversations
About
Send feedback
Help
Intent to ship: Gamepad API outside SecureContext
296 views
Skip to first unread message
Kagami Rosylight
unread,
Feb 20, 2024, 12:29:40 PM
2/20/24
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to dev-pl...@mozilla.org
As of Firefox 125 I intend to remove SecureContext restriction from Gamepad API.
This restriction is added as a part of
cross-browser coordination to prevent fingerprinting
. So far Gecko has been the only implementation that shipped the restriction, and we figured that requiring HTTPS does not fulfill the previous purpose anymore as
almost everything is HTTPS now
. As this affects web compatibility, we are lifting the restriction
in agreement with WebKit
.
Bug:
https://bugzilla.mozilla.org/show_bug.cgi?id=1870037
Standard PR:
https://github.com/w3c/gamepad/pull/194
Other browsers:
- Blink: They never shipped the restriction but only the warning.
- Safari: Same as Blink, and the warning is being removed:
https://github.com/WebKit/WebKit/pull/24550
web-platform-tests:
https://github.com/web-platform-tests/wpt/pull/44678
Reply all
Reply to author
Forward
0 new messages