Bug 55296

Summary: [EFL] Replace WTF_USE_SOUP macro with USE(SOUP)
Product: WebKit Reporter: Gyuyoung Kim <gyuyoung.kim>
Component: WebKit EFLAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, kenneth, tonikitoo
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   
Attachments:
Description Flags
Patch none

Description Gyuyoung Kim 2011-02-26 05:24:53 PST
ewk_cookies.cpp and ewk_main.cpp are using WTF_USE_SOUP macro. So, according to policy decision macro usage, the macro needs to be changed with USE(SOUP).
Comment 1 Gyuyoung Kim 2011-02-26 05:28:06 PST
Created attachment 83935 [details]
Patch
Comment 2 Kent Tamura 2011-02-26 07:59:12 PST
Comment on attachment 83935 [details]
Patch

ok
Comment 3 WebKit Commit Bot 2011-02-26 08:21:00 PST
Comment on attachment 83935 [details]
Patch

Clearing flags on attachment: 83935

Committed r79792: <http://trac.webkit.org/changeset/79792>
Comment 4 WebKit Commit Bot 2011-02-26 08:21:05 PST
All reviewed patches have been landed.  Closing bug.