[Webkit-unassigned] [Bug 36896] Add FileThread for async file operation support in FileReader and FileWriter

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 31 14:50:18 PDT 2010


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





--- Comment #4 from Dmitry Titov <dimich at chromium.org>  2010-03-31 14:50:17 PST ---
(From update of attachment 52209)
For adding a new ENABLE_ flags, please follow the instructions found in the
beginning of JavaScriptCore/Configurations/FeatureDefines.xcconfig, as for
which files have to be in sync. It doesn't look like the patch affects all of
them.

Also, the patch as is (without FileThread.h and FileThread.cpp) would not
compile. It is hard to say if the code in ScriptExecutionContext that deals
with FileThread object makes sense w/o looking at FileThread code. I suggest
adding FileThread code to the patch at least. It can be not completely
functional yet. It is ok to add more code later.

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