Bug 274026
Summary: | Add missing `required`for RTCCodecStats dictionary in RTCStatsReport.idl | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ahmad Saleem <ahmad.saleem792> |
Component: | WebRTC | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer, youennf |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Ahmad Saleem
Hi Team,
As per web-specification, `payloadType` , `transportId` and `mimeType` should be 'required' and I just noticed that this was not the case.
Web-Spec: https://w3c.github.io/webrtc-stats/#dom-rtccodecstats
WebKit Source: https://searchfox.org/wubkat/rev/5169139ac1127c419017b37d9f2106a2c199070f/Source/WebCore/Modules/mediastream/RTCStatsReport.idl#201
Just raising so we can fix it.
Thanks!
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/128306882>
Ahmad Saleem
*** Bug 275833 has been marked as a duplicate of this bug. ***
EWS
Committed 280815@main (89f95d2d94f9): <https://commits.webkit.org/280815@main>
Reviewed commits have been landed. Closing PR #30336 and removing active labels.