RESOLVED FIXED 214783
scaleResolutionDownBy has no effect on RTCRtpSender
https://bugs.webkit.org/show_bug.cgi?id=214783
Summary scaleResolutionDownBy has no effect on RTCRtpSender
Ben
Reported 2020-07-25 00:59:14 PDT
scaleResolutionDownBy has no effect parameter in RTCRtpSender.setParameters(). It works in Chrome and Firefox but has no effect in Safari. Tested with [1] taken from [2]. Safari 13.1.2 on macOS Safari on iPadOS 13.6 [1] https://jsfiddle.net/jib1/kv14z7r6/ [2] https://stackoverflow.com/a/29359319
Attachments
Patch (3.90 KB, patch)
2020-07-27 09:24 PDT, youenn fablet
no flags
Increasing timer (3.93 KB, patch)
2020-07-29 05:54 PDT, youenn fablet
no flags
Patch for landing (3.93 KB, patch)
2020-07-29 10:16 PDT, youenn fablet
no flags
Radar WebKit Bug Importer
Comment 1 2020-07-25 13:19:35 PDT
youenn fablet
Comment 2 2020-07-27 09:24:44 PDT
EWS
Comment 3 2020-07-27 10:31:03 PDT
Committed r264930: <https://trac.webkit.org/changeset/264930> All reviewed patches have been landed. Closing bug and clearing flags on attachment 405284 [details].
Karl Rackler
Comment 4 2020-07-28 18:59:03 PDT
Reverted r264930 for reason: Reverting Pre-Submission Testing Committed r265026: <https://trac.webkit.org/changeset/265026>
Ryan Haddad
Comment 5 2020-07-28 22:38:13 PDT
Reopening due to revert. The test modified with this change became a flaky failure on iOS debug bots. See https://bugs.webkit.org/show_bug.cgi?id=214888
youenn fablet
Comment 6 2020-07-29 05:54:45 PDT
Created attachment 405451 [details] Increasing timer
EWS
Comment 7 2020-07-29 10:14:12 PDT
ChangeLog entry in LayoutTests/ChangeLog contains OOPS!.
youenn fablet
Comment 8 2020-07-29 10:16:11 PDT
Created attachment 405470 [details] Patch for landing
EWS
Comment 9 2020-07-29 11:11:19 PDT
Committed r265047: <https://trac.webkit.org/changeset/265047> All reviewed patches have been landed. Closing bug and clearing flags on attachment 405470 [details].
Note You need to log in before you can comment on or make changes to this bug.