[Webkit-unassigned] [Bug 70505] [GTK] [WK2] Memory leaks in WebContextGtk.cpp

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Oct 23 09:46:19 PDT 2011


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





--- Comment #3 from Sudarsana Nagineni <naginenis at gmail.com>  2011-10-23 09:46:19 PST ---
(In reply to comment #2)
> > Source/WebKit2/UIProcess/gtk/WebContextGtk.cpp:51
> > +    return WTF::String::fromUTF8(databaseDirectory.get());
> 
> I know this was still an issue before, but do you mind using filenameToString from FileSystemGtk instead of fromUTF8 here? It's more correct.

Okay, I will change this. Thanks for reviewing Martin!

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