- From: Joe Bartlett via GitHub <sysbot+gh@w3.org>
- Date: Thu, 12 Jan 2023 18:10:29 +0000
- To: public-webrtc-logs@w3.org
redoPop has just submitted a new pull request for https://github.com/w3c/webrtc-stats: == Fix stats object reference in example code == Fixes a minor issue with example code: [RTCStatsReport is a map,](https://www.w3.org/TR/webrtc/#dom-rtcstatsreport) so property accessors shouldn't be expected. The `.get()` method should be used instead. See https://github.com/w3c/webrtc-stats/pull/726 -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 12 January 2023 18:10:31 UTC