Bug 221201 - Remote video capture samples should be processed in a background thread
Summary: Remote video capture samples should be processed in a background thread
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: 221747
Blocks: 221750
  Show dependency treegraph
 
Reported: 2021-02-01 05:22 PST by youenn fablet
Modified: 2021-02-12 13:35 PST (History)
8 users (show)

See Also:


Attachments
Patch (22.67 KB, patch)
2021-02-11 06:07 PST, youenn fablet
no flags Details | Formatted Diff | Diff
Patch (23.09 KB, patch)
2021-02-12 04:48 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 2021-02-01 05:22:56 PST
Currently, they are received by IPC on main thread.
Comment 1 Radar WebKit Bug Importer 2021-02-01 05:56:24 PST
<rdar://problem/73826816>
Comment 2 youenn fablet 2021-02-11 06:07:37 PST
Created attachment 419979 [details]
Patch
Comment 3 youenn fablet 2021-02-12 04:48:50 PST
Created attachment 420114 [details]
Patch
Comment 4 EWS 2021-02-12 13:35:15 PST
Committed r272806: <https://commits.webkit.org/r272806>

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