[Webkit-unassigned] [Bug 61999] [EFL][WK2] Add an option to build WebKit2.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 15 17:53:28 PST 2011


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


Jongseok Yang <js45.yang at samsung.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |js45.yang at samsung.com




--- Comment #25 from Jongseok Yang <js45.yang at samsung.com>  2011-11-15 17:53:27 PST ---
r100362 removed WebCookieManagerEfl.cpp. (http://trac.webkit.org/changeset/100362)
So, remove WebCookieManagerEfl.cpp from CMakeListEfl.txt and insert WebCookieManagerSoup.cpp, WebCookieManagerCurl.cpp

If WTF_USE_SOUP is defined, WebCookieManagerSoup.cpp should be built.
If WTF_USE_CURL, WebCookieManagerCurl.cpp should be built.

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