WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
42915
Add FILE_SYSTEM build flag for FileSystem API
https://bugs.webkit.org/show_bug.cgi?id=42915
Summary
Add FILE_SYSTEM build flag for FileSystem API
Kinuko Yasuda
Reported
2010-07-23 15:52:48 PDT
Add FILE_SYSTEM build flag for FileSystem API.
Attachments
Patch
(23.54 KB, patch)
2010-07-23 16:03 PDT
,
Kinuko Yasuda
ojan
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Kinuko Yasuda
Comment 1
2010-07-23 16:03:51 PDT
Created
attachment 62469
[details]
Patch
Ojan Vafai
Comment 2
2010-07-27 13:17:12 PDT
Comment on
attachment 62469
[details]
Patch Just a few nits about comments. Feel free to commit after fixing them. FileSystem isn't a part of the HTML5 spec as best I can tell, so we should refer to it as HTML5 FileSystem support, right?
> +++ b/configure.ac > @@ -536,6 +536,14 @@ AC_ARG_ENABLE(directory_upload, > [], [enable_directory_upload="no"]) > AC_MSG_RESULT([$enable_directory_upload]) > > +# check whether to enable directory upload support
Comment copy-paste. :)
Kinuko Yasuda
Comment 3
2010-07-27 22:16:38 PDT
Committed
r64189
: <
http://trac.webkit.org/changeset/64189
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug