Bug 214741

Summary: Update capture MediaStreamTrack frameRate and aspectRatio capabilities
Product: WebKit Reporter: youenn fablet <youennf>
Component: WebRTCAssignee: youenn fablet <youennf>
Status: RESOLVED FIXED    
Severity: Normal CC: ben.browitt, eric.carlson, ews-watchlist, glenn, hta, jer.noble, philipj, sergio, tommyw, webkit-bug-importer, youennf
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch for landing none

Description youenn fablet 2020-07-24 09:11:22 PDT
Update capture MediaStreamTrack frameRate and aspectRatio capabilities
Comment 1 youenn fablet 2020-07-24 09:17:14 PDT
Created attachment 405151 [details]
Patch
Comment 2 Eric Carlson 2020-07-24 09:55:13 PDT
Comment on attachment 405151 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=405151&action=review

> LayoutTests/fast/mediastream/apply-constraints-video.html:59
> +                    constraint: { width: 100, height: 100, frameRate: 0 },

A minimum frame rate of 0 seems wrong.
Comment 3 youenn fablet 2020-07-24 10:07:08 PDT
Created attachment 405162 [details]
Patch for landing
Comment 4 EWS 2020-07-26 10:38:10 PDT
Committed r264901: <https://trac.webkit.org/changeset/264901>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 405162 [details].
Comment 5 Radar WebKit Bug Importer 2020-07-26 10:39:19 PDT
<rdar://problem/66131542>