[Webkit-unassigned] [Bug 43135] Decouple FileThread from FileStream to support generic file-related async tasks

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 28 18:07:22 PDT 2010


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





--- Comment #4 from Kinuko Yasuda <kinuko at chromium.org>  2010-07-28 18:07:22 PST ---
(In reply to comment #2)
> (From update of attachment 62860 [details])
> It is a good idea to support generic file related async tasks. However, I am thinking if it is possible to make current FileThreadTask support calling any class methods asynchronously. How about something like the following:
> 
> // FileThread.h
>     ...

Sounds good, and it would require less changes.   Updated the patch.

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