WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
15589
Use glib's path separator on gtk
https://bugs.webkit.org/show_bug.cgi?id=15589
Summary
Use glib's path separator on gtk
Christian Dywan
Reported
2007-10-21 06:58:28 PDT
The current implementation of FileSystemGtk hardcodes a "/". This does not work on Windows, so glib's path separator should be used instead.
Attachments
Use the macro G_DIR_SEPARATOR_S.
(640 bytes, patch)
2007-10-21 06:59 PDT
,
Christian Dywan
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Christian Dywan
Comment 1
2007-10-21 06:59:58 PDT
Created
attachment 16764
[details]
Use the macro G_DIR_SEPARATOR_S.
Alp Toker
Comment 2
2007-10-21 11:46:56 PDT
Fixed in
r26849
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