Microsoft/TypeScript

Undeprecate navigator.platform

Open

#49.683 geöffnet am 26. Juni 2022

Auf GitHub ansehen
 (0 Kommentare) (8 Reaktionen) (0 zugewiesene Personen)TypeScript (6.726 Forks)batch import
BugDomain: lib.d.tsHelp Wanted

Repository-Metriken

Stars
 (48.455 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 6T 17h) (9 gemergte PRs in 30 T)

Beschreibung

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