[Webkit-unassigned] [Bug 164894] New: Add _WKIconLoadingDelegate SPI

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 17 15:34:55 PST 2016


https://bugs.webkit.org/show_bug.cgi?id=164894

            Bug ID: 164894
           Summary: Add _WKIconLoadingDelegate SPI
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: beidson at apple.com

Add _WKIconLoadingDelegate SPI

When installed, this will switch WebKit over to a mode that doesn't use the WebKit Icon Database at all.

Instead, WebKit will ask the embedder whether or not to load each icon it finds in the <head> for a page.
Once an icon is loaded, WebKit will give the data to the embedder instead of storing it in its own database.

This is step 1 towards getting rid of the WebKit IconDatabase altogether.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20161117/2bad85b1/attachment.html>


More information about the webkit-unassigned mailing list