Bug 35067
Summary: | Remove Icon::iconForFiles() | ||
---|---|---|---|
Product: | WebKit | Reporter: | Kent Tamura <tkent> |
Component: | Forms | Assignee: | 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: |
Kent Tamura
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
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |