RESOLVED FIXED 204945
Support different resolutions for video tracks captured from UIProcess
https://bugs.webkit.org/show_bug.cgi?id=204945
Summary Support different resolutions for video tracks captured from UIProcess
youenn fablet
Reported 2019-12-06 05:01:29 PST
Support different resolutions for video tracks captured from UIProcess
Attachments
Patch (24.56 KB, patch)
2019-12-06 05:08 PST, youenn fablet
no flags
Patch (29.79 KB, patch)
2019-12-06 07:48 PST, youenn fablet
no flags
Patch (24.67 KB, patch)
2019-12-06 09:03 PST, youenn fablet
no flags
Patch for landing (24.70 KB, patch)
2019-12-08 08:08 PST, youenn fablet
no flags
youenn fablet
Comment 1 2019-12-06 05:08:59 PST
youenn fablet
Comment 2 2019-12-06 07:48:29 PST
youenn fablet
Comment 3 2019-12-06 09:03:54 PST
Eric Carlson
Comment 4 2019-12-06 09:47:49 PST
Comment on attachment 385019 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=385019&action=review > Source/WebCore/platform/mediastream/RealtimeVideoCaptureSource.cpp:404 > + if (m_imageTransferSession) { It is probably worth logging if m_imageTransferSession is NULL at this point.
Eric Carlson
Comment 5 2019-12-06 09:48:18 PST
Very nice!
youenn fablet
Comment 6 2019-12-08 08:08:43 PST
Created attachment 385122 [details] Patch for landing
WebKit Commit Bot
Comment 7 2019-12-08 11:10:10 PST
Comment on attachment 385122 [details] Patch for landing Clearing flags on attachment: 385122 Committed r253275: <https://trac.webkit.org/changeset/253275>
WebKit Commit Bot
Comment 8 2019-12-08 11:10:12 PST
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 9 2019-12-08 11:11:35 PST
Jonathan Bedard
Comment 10 2019-12-09 09:02:28 PST
youenn fablet
Comment 11 2019-12-09 09:21:54 PST
Note You need to log in before you can comment on or make changes to this bug.