WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Kalev Lember
Comment 1
2012-06-19 11:34:42 PDT
Created
attachment 148372
[details]
Patch
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.
Top of Page
Format For Printing
XML
Clone This Bug