RESOLVED FIXED Bug 55296
[EFL] Replace WTF_USE_SOUP macro with USE(SOUP)
https://bugs.webkit.org/show_bug.cgi?id=55296
Summary [EFL] Replace WTF_USE_SOUP macro with USE(SOUP)
Gyuyoung Kim
Reported 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).
Attachments
Patch (3.96 KB, patch)
2011-02-26 05:28 PST, Gyuyoung Kim
no flags
Gyuyoung Kim
Comment 1 2011-02-26 05:28:06 PST
Kent Tamura
Comment 2 2011-02-26 07:59:12 PST
Comment on attachment 83935 [details] Patch ok
WebKit Commit Bot
Comment 3 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>
WebKit Commit Bot
Comment 4 2011-02-26 08:21:05 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.