[Webkit-unassigned] [Bug 44256] [EFL] Private Browsing feature for WebKit-Efl
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Feb 28 00:36:10 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=44256
--- Comment #39 from Grzegorz <g.czajkowski at samsung.com> 2011-02-28 00:36:10 PST ---
(In reply to comment #36)
> (From update of attachment 83806 [details])
> 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)
fixed
>
> > Source/WebKit/efl/ewk/ewk_cookies.cpp:251
> > +#ifdef WTF_USE_SOUP
>
> Please use #if USE(SOUP) instead of #ifdef WTF_USE_SOUP
fixed
--
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