Bug 268184 - Move image decoding WorkQueue to a separate class named ImageFrameWorkQueue
Summary: Move image decoding WorkQueue to a separate class named ImageFrameWorkQueue
Status: RESOLVED DUPLICATE of bug 265363
Alias: None
Product: WebKit
Classification: Unclassified
Component: Images (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Said Abou-Hallawa
URL:
Keywords: InRadar
Depends on:
Blocks: 265363
  Show dependency treegraph
 
Reported: 2024-01-26 10:59 PST by Said Abou-Hallawa
Modified: 2024-04-01 12:17 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Said Abou-Hallawa 2024-01-26 10:59:10 PST
ImageSource will delegate the image frame decoding to ImageFrameWorkQueue.
Comment 1 Radar WebKit Bug Importer 2024-01-26 11:00:00 PST
<rdar://problem/121677190>
Comment 2 Said Abou-Hallawa 2024-01-26 11:06:37 PST
Pull request: https://github.com/WebKit/WebKit/pull/23318
Comment 3 Said Abou-Hallawa 2024-04-01 12:17:14 PDT
This is merged in 276827@main.

*** This bug has been marked as a duplicate of bug 265363 ***