RESOLVED FIXED51617
[GTK] Use GLib/GIO API for FileSystemGtk implementation
https://bugs.webkit.org/show_bug.cgi?id=51617
Summary [GTK] Use GLib/GIO API for FileSystemGtk implementation
Martin Robinson
Reported 2010-12-26 07:38:06 PST
It makes sense for the GTK+ FileSystemGtk implementation to use the GIO/GLib API, since it's guaranteed to work across all GTK+ platforms. This is also a good opportunity to implement seekFile, which is missing from our implementation.
Attachments
Patch for this issue (7.25 KB, patch)
2010-12-26 08:41 PST, Martin Robinson
no flags
Martin Robinson
Comment 1 2010-12-26 08:41:31 PST
Created attachment 77455 [details] Patch for this issue
Xan Lopez
Comment 2 2010-12-31 04:43:54 PST
Comment on attachment 77455 [details] Patch for this issue I have the strange feeling that I had already reviewed this. r=me
Martin Robinson
Comment 3 2010-12-31 18:17:36 PST
Comment on attachment 77455 [details] Patch for this issue Clearing flags on attachment: 77455 Committed r74842: <http://trac.webkit.org/changeset/74842>
Martin Robinson
Comment 4 2010-12-31 18:17:41 PST
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.