Bug 219598 - Allow RTCRtpSFrameTransform to handle multiple keys
Summary: Allow RTCRtpSFrameTransform to handle multiple keys
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebRTC (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: youenn fablet
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-12-07 04:42 PST by youenn fablet
Modified: 2020-12-08 02:37 PST (History)
10 users (show)

See Also:


Attachments
Patch (13.63 KB, patch)
2020-12-07 04:55 PST, youenn fablet
ews-feeder: commit-queue-
Details | Formatted Diff | Diff
Patch (13.78 KB, patch)
2020-12-07 05:32 PST, youenn fablet
no flags Details | Formatted Diff | Diff
Patch (14.18 KB, patch)
2020-12-08 01:32 PST, youenn fablet
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description youenn fablet 2020-12-07 04:42:47 PST
Allow RTCRtpSFrameTransform to handle multiple keys
Comment 1 youenn fablet 2020-12-07 04:55:29 PST
Created attachment 415550 [details]
Patch
Comment 2 youenn fablet 2020-12-07 05:32:15 PST
Created attachment 415553 [details]
Patch
Comment 3 EWS 2020-12-07 09:22:58 PST
Committed r270507: <https://trac.webkit.org/changeset/270507>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 415553 [details].
Comment 4 Radar WebKit Bug Importer 2020-12-07 09:23:14 PST
<rdar://problem/72050096>
Comment 5 Ryan Haddad 2020-12-07 12:48:41 PST
Reverted r270507 for reason:

Caused some WebRTC tests to assert

Committed r270518: <https://trac.webkit.org/changeset/270518>
Comment 6 Ryan Haddad 2020-12-07 12:49:01 PST
(In reply to Ryan Haddad from comment #5)
> Reverted r270507 for reason:
> 
> Caused some WebRTC tests to assert
See https://bugs.webkit.org/show_bug.cgi?id=219610
Comment 7 youenn fablet 2020-12-08 01:32:47 PST
Created attachment 415619 [details]
Patch
Comment 8 EWS 2020-12-08 02:37:16 PST
Committed r270532: <https://trac.webkit.org/changeset/270532>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 415619 [details].