Bug 226601

Summary: Drop generic GenericTaskQueue<T> and DeferrableTask<T> now that they are unused
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: MediaAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: calvaris, changseok, dino, eric.carlson, esprehn+autocc, ews-watchlist, glenn, graouts, gyuyoung.kim, hta, jer.noble, kangil.han, kondapallykalyan, mmaxfield, philipj, rniwa, sergio, tommyw, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Chris Dumez 2021-06-03 14:44:19 PDT
Drop generic GenericTaskQueue<T> and DeferrableTask<T> now that they are unused. Rename GenericTaskQueue<Timer> to MainThreadTaskQueue and DeferrableTask<Timer> to MainThreadDeferrableTask as they still have some usage.
Comment 1 Chris Dumez 2021-06-03 14:46:54 PDT
Created attachment 430500 [details]
Patch
Comment 2 EWS 2021-06-03 15:58:14 PDT
Committed r278426 (238450@main): <https://commits.webkit.org/238450@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 430500 [details].
Comment 3 Radar WebKit Bug Importer 2021-06-03 15:59:20 PDT
<rdar://problem/78841584>