[Webkit-unassigned] [Bug 35067] New: Move Icon::iconForFiles() code to ChromeClient::iconForFiles()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 17 18:35:01 PST 2010


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

           Summary: Move Icon::iconForFiles() code to
                    ChromeClient::iconForFiles()
           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
        Depends on: 32054


We introduced new icon loading API, ChromeClient::iconForFiles().
The existing implementation of Icon::iconForFiles() should be moved to
ChromeClient::iconForFiles().
The following platforms have the code in Icon::iconForFiles():
  gtk
  mac
  qt
  win

-- 
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