Bug 264775

Summary: _WKIconLoadingDelegate should send all icons it found in one block instead of one by one
Product: WebKit Reporter: Remy Demarest <rdemarest>
Component: WebKit2Assignee: Remy Demarest <rdemarest>
Status: NEW    
Severity: Normal CC: kkinnunen, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Remy Demarest
Reported 2023-11-13 14:26:32 PST
WebKit calls the _WKIconLoadingDelegate method once for each icon that is found in the page at load time, instead we need an SPI that can handle multiple icons in one block.
Attachments
Remy Demarest
Comment 1 2023-11-13 14:26:44 PST
Remy Demarest
Comment 2 2023-11-13 14:38:23 PST
Note You need to log in before you can comment on or make changes to this bug.