-
Notifications
You must be signed in to change notification settings - Fork 13.2k
Closed
Labels
BugA bug in TypeScriptA bug in TypeScriptDomain: lib.d.tsThe issue relates to the different libraries shipped with TypeScriptThe issue relates to the different libraries shipped with TypeScriptFixedA PR has been merged for this issueA PR has been merged for this issueHelp WantedYou can do thisYou can do this
Milestone
Description
TypeScript Version: working with current github version, error introduce with commit of the 29th of March 2018 (79e5e79)
Search Terms: worker, postmessage, deprecated
Issue
files lib.dom.d.ts and lib.webworker.d.ts mark the method "postMessage" of the "Worker" interface as being deprecated.
As I cannot find any information to support the claim that postMessage is depricated, nor do I see any new alternative method that should be used instead, I believe that this @deprecated has been inserted in the wrong place.
Playground Link: Just basing myself on the files in the repository here, no link available
buu700, codepleb and laurentpayot
Metadata
Metadata
Assignees
Labels
BugA bug in TypeScriptA bug in TypeScriptDomain: lib.d.tsThe issue relates to the different libraries shipped with TypeScriptThe issue relates to the different libraries shipped with TypeScriptFixedA PR has been merged for this issueA PR has been merged for this issueHelp WantedYou can do thisYou can do this