WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
264775
_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
Add attachment
proposed patch, testcase, etc.
Remy Demarest
Comment 1
2023-11-13 14:26:44 PST
<
rdar://problem/118262973
>
Remy Demarest
Comment 2
2023-11-13 14:38:23 PST
Pull request:
https://github.com/WebKit/WebKit/pull/20443
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug