[Webkit-unassigned] [Bug 31154] New: Simplify Icon interface

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 4 21:53:53 PST 2009


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

           Summary: Simplify Icon interface
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Forms
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: tkent at chromium.org


In WebCore/platform/graphics/Icon.h
The roles of Icon::createIconForFile() and createIconForFiles() are not
well-defined.  For example, it's not sure whether a caller can use
createIconForFiles() for a single file or not.
So I'd like to propose removing createIconForFile() and using
createIconForFiles() for any cases.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list