RESOLVED FIXED 89488
[GTK] Replace the use of "struct stat" with GStatBuf
https://bugs.webkit.org/show_bug.cgi?id=89488
Summary [GTK] Replace the use of "struct stat" with GStatBuf
Kalev Lember
Reported 2012-06-19 11:31:49 PDT
Make sure we pass GStatBuf to g_stat(); depending on the platform, it isn't always the same as "struct stat", e.g. on Windows.
Attachments
Patch (2.13 KB, patch)
2012-06-19 11:34 PDT, Kalev Lember
no flags
Kalev Lember
Comment 1 2012-06-19 11:34:42 PDT
WebKit Review Bot
Comment 2 2012-06-21 11:22:03 PDT
Comment on attachment 148372 [details] Patch Clearing flags on attachment: 148372 Committed r120950: <http://trac.webkit.org/changeset/120950>
WebKit Review Bot
Comment 3 2012-06-21 11:22:14 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.