Bug 224040 - Start observing outgoing audio/video sources asynchronously
Summary: Start observing outgoing audio/video sources asynchronously
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebRTC (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: youenn fablet
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-04-01 01:22 PDT by youenn fablet
Modified: 2021-04-02 04:02 PDT (History)
10 users (show)

See Also:


Attachments
Patch (3.85 KB, patch)
2021-04-01 01:26 PDT, youenn fablet
no flags Details | Formatted Diff | Diff
Patch for landing (3.86 KB, patch)
2021-04-02 01:06 PDT, youenn fablet
youennf: commit-queue+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description youenn fablet 2021-04-01 01:22:16 PDT
Start observing outgoing audio/video sources asynchronously
Comment 1 youenn fablet 2021-04-01 01:26:09 PDT
Created attachment 424879 [details]
Patch
Comment 2 Eric Carlson 2021-04-01 08:05:55 PDT
Comment on attachment 424879 [details]
Patch

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

> Source/WebCore/ChangeLog:8
> +        We delay sending media a little bit to guarantee that senders can be assigned a transform synchronously at creation time

Nit: missing a period.
Comment 3 youenn fablet 2021-04-02 01:06:39 PDT
Created attachment 424995 [details]
Patch for landing
Comment 4 EWS 2021-04-02 02:14:51 PDT
Committed r275414: <https://commits.webkit.org/r275414>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 424995 [details].
Comment 5 Radar WebKit Bug Importer 2021-04-02 02:15:17 PDT
<rdar://problem/76143320>