Bug 189563 - Introduce RTCRtpSendParameters
Summary: Introduce RTCRtpSendParameters
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: 2018-09-12 15:31 PDT by youenn fablet
Modified: 2018-09-13 08:32 PDT (History)
4 users (show)

See Also:


Attachments
Patch (24.16 KB, patch)
2018-09-12 15:33 PDT, youenn fablet
no flags Details | Formatted Diff | Diff
Patch (37.94 KB, patch)
2018-09-12 16:10 PDT, youenn fablet
no flags Details | Formatted Diff | Diff
Patch (36.32 KB, patch)
2018-09-13 07:09 PDT, 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 2018-09-12 15:31:16 PDT
This will allow better matching the spec.
Comment 1 youenn fablet 2018-09-12 15:33:00 PDT
Created attachment 349590 [details]
Patch
Comment 2 youenn fablet 2018-09-12 16:10:48 PDT
Created attachment 349593 [details]
Patch
Comment 3 Eric Carlson 2018-09-13 05:56:56 PDT
Comment on attachment 349593 [details]
Patch

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

> Source/WebCore/ChangeLog:53
> +        * Sources.txt:
> +        * WebCore.xcodeproj/project.pbxproj:
> +
> +2018-09-12  Youenn Fablet  <youenn@apple.com>
> +
> +        Introduce RTCRtpSendParameters
> +        https://bugs.webkit.org/show_bug.cgi?id=189563
> +
> +        Reviewed by NOBODY (OOPS!).
> +
> +        Introduce RTCRtpSendParameters to match the WebRTC specification.

Double ChangeLog
Comment 4 youenn fablet 2018-09-13 07:09:54 PDT
Created attachment 349663 [details]
Patch
Comment 5 WebKit Commit Bot 2018-09-13 08:31:12 PDT
Comment on attachment 349663 [details]
Patch

Clearing flags on attachment: 349663

Committed r235973: <https://trac.webkit.org/changeset/235973>
Comment 6 WebKit Commit Bot 2018-09-13 08:31:13 PDT
All reviewed patches have been landed.  Closing bug.
Comment 7 Radar WebKit Bug Importer 2018-09-13 08:32:55 PDT
<rdar://problem/44418206>