RESOLVED FIXED35884
[EFL] Add FileSystemEfl.cpp to WC/platform/efl.
https://bugs.webkit.org/show_bug.cgi?id=35884
Summary [EFL] Add FileSystemEfl.cpp to WC/platform/efl.
Leandro Pereira
Reported 2010-03-08 15:22:52 PST
+++ This bug was initially created as a clone of Bug #35749 +++ +++ This bug was initially created as a clone of Bug #35087 +++ Forthcoming patch adds FileSystemEfl.cpp to WebCore/platform/efl.
Attachments
Add FileSystemEfl.cpp to WC/platform/efl. (6.30 KB, patch)
2010-03-08 15:23 PST, Leandro Pereira
no flags
Leandro Pereira
Comment 1 2010-03-08 15:23:28 PST
Created attachment 50253 [details] Add FileSystemEfl.cpp to WC/platform/efl.
Holger Freyther
Comment 2 2010-03-09 20:36:54 PST
Comment on attachment 50253 [details] Add FileSystemEfl.cpp to WC/platform/efl. > +CString fileSystemRepresentation(const String& path) > +{ > + return path.utf8(); > +} This will fail on weird systems, maybe windows... but I talked to raster and the rest of E is currently doing the same.
WebKit Commit Bot
Comment 3 2010-03-15 22:50:21 PDT
Comment on attachment 50253 [details] Add FileSystemEfl.cpp to WC/platform/efl. Clearing flags on attachment: 50253 Committed r56039: <http://trac.webkit.org/changeset/56039>
WebKit Commit Bot
Comment 4 2010-03-15 22:50:26 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.