[Webkit-unassigned] [Bug 39494] Change filenameFromString to return CString

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun May 23 20:15:49 PDT 2010


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





--- Comment #7 from Kwang Yul Seo <kwangyul.seo at gmail.com>  2010-05-23 20:15:49 PST ---
(In reply to comment #3)
> Just CString should be fine, no need for the "WTF::" prefix here.

I tried to be consistent as two other functions use "WTF::" prefix here:

WTF::CString fileSystemRepresentation(const String&);
WTF::CString openTemporaryFile(const char* prefix, PlatformFileHandle&);

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