Bug 274026

Summary: Add missing `required`for RTCCodecStats dictionary in RTCStatsReport.idl
Product: WebKit Reporter: Ahmad Saleem <ahmad.saleem792>
Component: WebRTCAssignee: 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
Reported 2024-05-10 18:56:03 PDT
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
Radar WebKit Bug Importer
Comment 1 2024-05-17 18:57:14 PDT
Ahmad Saleem
Comment 2 2024-07-01 03:22:23 PDT
*** Bug 275833 has been marked as a duplicate of this bug. ***
EWS
Comment 3 2024-07-10 06:06:17 PDT
Committed 280815@main (89f95d2d94f9): <https://commits.webkit.org/280815@main> Reviewed commits have been landed. Closing PR #30336 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.