[Webkit-unassigned] [Bug 32054] New: Asynchronous Icon loading support

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 1 23:06:56 PST 2009


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

           Summary: Asynchronous Icon loading support
           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
                CC: fishd at chromium.org


I'd like to add asynchronous Icon loading feature to WebCore.
We have Icon::createIconForFiles() to load an icon.  It's implementation must
be load an icon inside the method.
It's hard to realize it in Chromium port because Chromium has sandbox and we
need to do IPC to load OS resources.

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