WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
274026
Add missing `required`for RTCCodecStats dictionary in RTCStatsReport.idl
https://bugs.webkit.org/show_bug.cgi?id=274026
Summary
Add missing `required`for RTCCodecStats dictionary in RTCStatsReport.idl
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-05-17 18:57:14 PDT
<
rdar://problem/128306882
>
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.
Top of Page
Format For Printing
XML
Clone This Bug