Giovanni Campagna f7af96dbb2 St: avoid blocking IO to resolve relative urls
realpath() does a series of lstat() on each path component to resolve
symbolic links, but we just want to get an absolute path, and we don't
really care if it is physical or not. Going through a GFile does the
canonicalization we need, and is a lot faster.

https://bugzilla.gnome.org/show_bug.cgi?id=687881
2012-12-15 03:40:13 +01:00
..
2012-12-08 13:38:43 -05:00
2012-01-25 19:03:13 -05:00
2012-12-05 23:35:35 +01:00
2012-01-25 19:03:13 -05:00
2011-11-07 15:24:59 -05:00
2012-11-12 19:07:57 +01:00
2012-02-28 08:14:06 -05:00
2010-02-22 19:37:49 -05:00
2012-09-10 21:23:25 +02:00
2012-02-28 08:14:06 -05:00