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.
<rdar://problem/118262973>
Pull request: https://github.com/WebKit/WebKit/pull/20443