[Webkit-unassigned] [Bug 174069] New: Add API test for all parts of WebKit1 API related to favicons

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jul 1 17:52:31 PDT 2017


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

            Bug ID: 174069
           Summary: Add API test for all parts of WebKit1 API related to
                    favicons
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit API
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: beidson at apple.com

Add API test for all parts of WebKit1 API related to favicons

WebIconDatabase itself is not API.

But there are some icon-related things that *are* API:
- WebView's "mainFrameIcon" property
- KVO observation of changes to that property
- WebFrameLoadDelegate's "- (void)webView:(WebView *)sender didReceiveIcon:(NSImage *)image forFrame:(WebFrame *)frame" method

Before we gut WebIconDatabase, we should have a test in place for all that API.

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


More information about the webkit-unassigned mailing list