[Webkit-unassigned] [Bug 18987] [GTK] Implement SharedBuffer::createWithContentsOfFile and KURL::fileSystemPath

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 12 07:13:50 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=18987





------- Comment #4 from marco.barisione at collabora.co.uk  2008-05-12 07:13 PDT -------
Hm, I realised that it will not work on Windows because I use
g_io_channel_unix_get_fd.

The function is used only to read the template for directory listing when using
FTP and to read CSS, so the files should be small enough to just use
g_file_get_contents().


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list