Bug 272690

Summary: Make CachedImage calculate allowsOrientationOverride when loading the image is complete
Product: WebKit Reporter: Said Abou-Hallawa <sabouhallawa>
Component: ImagesAssignee: Said Abou-Hallawa <sabouhallawa>
Status: RESOLVED FIXED    
Severity: Normal CC: sabouhallawa, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Said Abou-Hallawa 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().
Comment 1 Radar WebKit Bug Importer 2024-04-15 11:29:52 PDT
<rdar://problem/126495895>
Comment 2 Said Abou-Hallawa 2024-04-15 11:32:54 PDT
Pull request: https://github.com/WebKit/WebKit/pull/27272
Comment 3 EWS 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.