RESOLVED FIXED Bug 97963
AsyncFileSystem::openFileSystem should have FileSystemType as a parameter.
https://bugs.webkit.org/show_bug.cgi?id=97963
Summary AsyncFileSystem::openFileSystem should have FileSystemType as a parameter.
Dongwoo Joshua Im (dwim)
Reported 2012-09-29 00:19:09 PDT
I totally believe AsyncFileSystem::openFileSystem should have FileSystemType as a parameter. FileSystemType is an important information to maintain the file system itself. And, there is "FIXME" in the AsyncFileSystem.cpp, as well. : // FIXME: Add FileSystemType parameter. I'll upload patch soon.
Attachments
patch (7.72 KB, patch)
2012-09-29 00:49 PDT, Dongwoo Joshua Im (dwim)
no flags
Dongwoo Joshua Im (dwim)
Comment 1 2012-09-29 00:49:38 PDT
Gyuyoung Kim
Comment 2 2012-09-29 05:34:40 PDT
Comment on attachment 166354 [details] patch Looks good to me. Any other opinion in this patch ?
WebKit Review Bot
Comment 3 2012-09-29 19:29:43 PDT
Comment on attachment 166354 [details] patch Clearing flags on attachment: 166354 Committed r129988: <http://trac.webkit.org/changeset/129988>
WebKit Review Bot
Comment 4 2012-09-29 19:29:47 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.