[Webkit-unassigned] [Bug 44256] [EFL] Private Browsing feature for WebKit-Efl

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 25 22:36:50 PST 2011


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





--- Comment #36 from Gyuyoung Kim <gyuyoung.kim at samsung.com>  2011-02-25 22:36:49 PST ---
(From update of attachment 83806)
View in context: https://bugs.webkit.org/attachment.cgi?id=83806&action=review

> Source/WebKit/efl/ewk/ewk_cookies.cpp:40
> +#ifdef WTF_USE_SOUP

Please use #if USE(SOUP)

> Source/WebKit/efl/ewk/ewk_cookies.cpp:251
> +#ifdef WTF_USE_SOUP

Please use #if USE(SOUP) instead of #ifdef WTF_USE_SOUP

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