[Webkit-unassigned] [Bug 127469] [GTK] Avoid unnecessary string duplications in FileSystemGtk

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 23 09:30:43 PST 2014


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





--- Comment #9 from Carlos Garcia Campos <cgarcia at igalia.com>  2014-01-23 09:28:12 PST ---
(From update of attachment 221964)
View in context: https://bugs.webkit.org/attachment.cgi?id=221964&action=review

>> Source/WebCore/platform/gtk/FileSystemGtk.cpp:62
>> +}
> 
> This doesn't appear to be doing the right thing for Windows. In Windows we just need to return path.utf8() to maintain the current behavior.

You are right, I forgot the windows ifdef. Will update the patch, thanks!

-- 
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