[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
Fri Jul 30 14:44:26 PDT 2010


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


Jian Li <jianli at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #62903|review?                     |review+
               Flag|                            |




--- Comment #5 from Jian Li <jianli at chromium.org>  2010-07-30 14:44:26 PST ---
(From update of attachment 62903)
Looks good. Please address the following issue before you land.

WebCore/html/FileThreadTask.h: 
 +      R (FileStream::*method)());
Why removing this? I think this forward declaration is needed to get rid of the warning treater as error in snow leopard. See http://trac.webkit.org/changeset/59166 for detail.

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