Microsoft/TypeScript

Undeprecate navigator.platform

Open

#49,683 opened on Jun 26, 2022

View on GitHub
 (0 comments) (8 reactions) (0 assignees)TypeScript (6,726 forks)batch import
BugDomain: lib.d.tsHelp Wanted

Repository metrics

Stars
 (48,455 stars)
PR merge metrics
 (Avg merge 6d 17h) (9 merged PRs in 30d)

Description

Bug Report

Regarding to https://github.com/mdn/content/issues/14429 platform in NavigatorID interface should not be marked as deprecated. (https://github.com/microsoft/TypeScript/blob/main/lib/lib.dom.d.ts#L10391)

🔎 Search Terms

  • navigator.platform

🕗 Version & Regression Information

  • This is the behavior in every version I tried, and I reviewed the FAQ for entries about it.

Contributor guide