RESOLVED FIXED 272690
Make CachedImage calculate allowsOrientationOverride when loading the image is complete
https://bugs.webkit.org/show_bug.cgi?id=272690
Summary Make CachedImage calculate allowsOrientationOverride when loading the image i...
Said Abou-Hallawa
Reported 2024-04-15 11:27:28 PDT
URL::protocolIsData() seems an expensive operation and it is called every time the size of an image is retrieved via CachedImage::imageSizeForRenderer().
Attachments
Radar WebKit Bug Importer
Comment 1 2024-04-15 11:29:52 PDT
Said Abou-Hallawa
Comment 2 2024-04-15 11:32:54 PDT
EWS
Comment 3 2024-04-22 12:08:18 PDT
Committed 277830@main (da92319fd54b): <https://commits.webkit.org/277830@main> Reviewed commits have been landed. Closing PR #27272 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.