Skip to content

Undeprecate WorkerNavigator members#29438

Merged
caugner merged 1 commit intomdn:mainfrom
ddbeck:worker-navigator-aligndeprecations
Apr 9, 2026
Merged

Undeprecate WorkerNavigator members#29438
caugner merged 1 commit intomdn:mainfrom
ddbeck:worker-navigator-aligndeprecations

Conversation

@ddbeck
Copy link
Copy Markdown
Contributor

@ddbeck ddbeck commented Apr 9, 2026

Summary

This does to WorkerNavigator that #27627 did for Navigator: marks various browser-sniffing properties as undeprecated because the spec doesn't actually say that you shouldn't use them.

Affected properties:

  • appCodeName
  • appName
  • appVersion
  • platform
  • product

Related issues

@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 Apr 9, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 9, 2026

Tip: Review these changes grouped by change (recommended for most PRs), or grouped by feature (for large PRs).

@ddbeck ddbeck requested a review from caugner April 9, 2026 11:53
@caugner caugner merged commit 636f68f into mdn:main Apr 9, 2026
8 checks passed
@ddbeck ddbeck deleted the worker-navigator-aligndeprecations branch April 9, 2026 12:03
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.

2 participants