[Webkit-unassigned] [Bug 98344] [EFL] Set the basepath of the File System API.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Oct 14 19:25:43 PDT 2012


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





--- Comment #17 from Gyuyoung Kim <gyuyoung.kim at samsung.com>  2012-10-14 19:26:29 PST ---
(From update of attachment 168599)
View in context: https://bugs.webkit.org/attachment.cgi?id=168599&action=review

> Source/WebKit/efl/ewk/ewk_settings.cpp:339
> +#endif

One more thing. Please add below code.

#if ENABLE(FILE_SYSTEM)
...
#else
    UNUSED_PARAM(path);
#endif

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