Bug 35067

Summary: Remove Icon::iconForFiles()
Product: WebKit Reporter: Kent Tamura <tkent>
Component: FormsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WONTFIX    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on: 32054, 35072    
Bug Blocks:    

Description Kent Tamura 2010-02-17 18:35:01 PST
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