[Webkit-unassigned] [Bug 77720] [EFL] Added new ewk_cookies_all_free function and removed ewk_cookies_cookie_free function from public API.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 6 23:44:05 PST 2012


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





--- Comment #2 from Gyuyoung Kim <gyuyoung.kim at samsung.com>  2012-03-06 23:44:04 PST ---
(From update of attachment 125278)
View in context: https://bugs.webkit.org/attachment.cgi?id=125278&action=review

> Source/WebKit/efl/ewk/ewk_cookies.cpp:35
> +#if USE(SOUP)

We only support libsoup network backend. So, you don't need to use "USE(SOUP)" macro anymore.

> Source/WebKit/efl/ewk/ewk_cookies.cpp:119
> +#if USE(SOUP)

ditto.

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