[Webkit-unassigned] [Bug 35884] [EFL] Add FileSystemEfl.cpp to WC/platform/efl.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 9 20:36:55 PST 2010


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


Holger Freyther <zecke at selfish.org> changed:

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




--- Comment #2 from Holger Freyther <zecke at selfish.org>  2010-03-09 20:36:54 PST ---
(From update of attachment 50253)

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

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