Bug 247721 - CARingBuffer has two implementations for almost the same thing
Summary: CARingBuffer has two implementations for almost the same thing
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: Safari Technology Preview
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Kimmo Kinnunen
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-11-10 01:24 PST by Kimmo Kinnunen
Modified: 2022-11-10 23:15 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kimmo Kinnunen 2022-11-10 01:24:53 PST
CARingBuffer has two implementations for almost the same thing

The implementations should share the underlying parallel operation logic.
Comment 1 Radar WebKit Bug Importer 2022-11-10 01:25:29 PST
<rdar://problem/102182871>
Comment 2 Kimmo Kinnunen 2022-11-10 01:39:29 PST
Pull request: https://github.com/WebKit/WebKit/pull/6341
Comment 3 EWS 2022-11-10 23:15:38 PST
Committed 256563@main (a72b93ec11fd): <https://commits.webkit.org/256563@main>

Reviewed commits have been landed. Closing PR #6341 and removing active labels.