Bug 55296 - [EFL] Replace WTF_USE_SOUP macro with USE(SOUP)
Summary: [EFL] Replace WTF_USE_SOUP macro with USE(SOUP)
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-26 05:24 PST by Gyuyoung Kim
Modified: 2011-02-26 08:21 PST (History)
3 users (show)

See Also:


Attachments
Patch (3.96 KB, patch)
2011-02-26 05:28 PST, Gyuyoung Kim
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.