Closed
Description
lib Update (revert changes) Request
I tried to follow all those topics about the libdom.d.ts changes introduced in 4.4.x but i did miss a topic that encapsulates that the changes totally break the WebRTC standard.
I made a fork / Branch: https://github.com/JanFellner/TypeScript/tree/bugfix/CC-2424-revert-webrtc-related-changes-from-9d443b76
- to revert all RTC related changes to strip down and just show the WebRTC changes that have been made.
- to have the old lib.dom.d.old.ts which shows the embedded file before the changes made by Update LKG to enable improved narrowing in 4.4. #44842 / 9d443b7 in that branch
The changes are so massive that it takes some time to nail down what really is element of the current standard and what has been removed replaced improved.