[Webkit-unassigned] [Bug 60457] [EFL] Added initialization/shutdown for ecore_file library
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon May 9 16:30:01 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=60457
--- Comment #4 from Lucas De Marchi <demarchi at webkit.org> 2011-05-09 16:30:01 PST ---
(From update of attachment 92784)
View in context: https://bugs.webkit.org/attachment.cgi?id=92784&action=review
> Tools/EWebLauncher/main.c:800
> - rpath = realpath(theme, NULL);
> - if (!rpath)
> - return NULL;
> -
> - if (stat(rpath, &st)) {
> + rpath = ecore_file_realpath("/etc");
/etc ????
Why? Maybe you used as a test and let it here?
--
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