Bug 268127 - Move image metadata queries to a separate class named BitmapImageMetadata
Summary: Move image metadata queries to a separate class named BitmapImageMetadata
Status: NEW
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-25 17:02 PST by Said Abou-Hallawa
Modified: 2024-01-25 22:55 PST (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-25 17:02:55 PST
ImageSource will delegate the image metadata queries BitmapImageMetadata.
Comment 1 Radar WebKit Bug Importer 2024-01-25 22:49:30 PST
<rdar://problem/121643757>
Comment 2 Said Abou-Hallawa 2024-01-25 22:55:05 PST
Pull request: https://github.com/WebKit/WebKit/pull/23295