Bug 241061

Summary: MediaResource should be created off the main thread.
Product: WebKit Reporter: Jean-Yves Avenard [:jya] <jean-yves.avenard>
Component: MediaAssignee: Jean-Yves Avenard [:jya] <jean-yves.avenard>
Status: NEW ---    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 235353    
Bug Blocks:    

Description Jean-Yves Avenard [:jya] 2022-05-28 06:08:06 PDT
Follow-up on bug 235353.

Now that all the networking operation is happening off the main thread, we should also make the creation of the MediaResource to be performed on the loader's thread. This will totally remove the need for the remaining thread hoping still happening
Comment 1 Radar WebKit Bug Importer 2022-05-28 06:08:26 PDT
<rdar://problem/94073757>