Bug 241061 - MediaResource should be created off the main thread.
Summary: MediaResource should be created off the main thread.
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jean-Yves Avenard [:jya]
URL:
Keywords: InRadar
Depends on: 235353
Blocks:
  Show dependency treegraph
 
Reported: 2022-05-28 06:08 PDT by Jean-Yves Avenard [:jya]
Modified: 2022-05-28 06:08 PDT (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 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>