[Webkit-unassigned] [Bug 40201] Unify fileSystemRepresentation and filenameFromString

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 7 10:00:35 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=40201





--- Comment #6 from Alexey Proskuryakov <ap at webkit.org>  2010-06-07 10:00:34 PST ---
(From update of attachment 57991)
Looks good to me as far as most ports are concerned, but I don't understand what Gtk/Efl were doing here. Maybe someone working on Gtk should take a look, too.

-    char* filename = g_uri_unescape_string(string.utf8().data(), 0);
+    char* filename = g_uri_unescape_string(path.utf8().data(), 0);

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list