NEW264775
_WKIconLoadingDelegate should send all icons it found in one block instead of one by one
https://bugs.webkit.org/show_bug.cgi?id=264775
Summary _WKIconLoadingDelegate should send all icons it found in one block instead of...
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.