Bug 241061
| Summary: | MediaResource should be created off the main thread. | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Jean-Yves Avenard [:jya] <jean-yves.avenard> |
| Component: | Media | Assignee: | 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: | |||
Jean-Yves Avenard [:jya]
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
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/94073757>