Bug 273801
| Summary: | ImageDecoderCG::createFrameImageAtIndex's use of m_uti is not thread safe | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ryosuke Niwa <rniwa> |
| Component: | Images | Assignee: | Ryosuke Niwa <rniwa> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | sabouhallawa, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Safari Technology Preview | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Ryosuke Niwa
ImageDecoderCG::createFrameImageAtIndex uses m_uti in non-main thread. This is not thread safe.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Ryosuke Niwa
Pull request: https://github.com/WebKit/WebKit/pull/28208
EWS
Committed 278438@main (f0697eb70f0c): <https://commits.webkit.org/278438@main>
Reviewed commits have been landed. Closing PR #28208 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/127640626>