Bug 153097 - [EFL] WorkQueue methods should be defined inside WTF namespace.
Summary: [EFL] WorkQueue methods should be defined inside WTF namespace.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-01-14 07:59 PST by Konstantin Tokarev
Modified: 2016-01-15 00:22 PST (History)
3 users (show)

See Also:


Attachments
Patch (1.29 KB, patch)
2016-01-14 08:00 PST, Konstantin Tokarev
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Konstantin Tokarev 2016-01-14 07:59:13 PST
It looks like one of included headers contains "using namespace WTF", otherwise it should not compile.
Comment 1 Konstantin Tokarev 2016-01-14 08:00:24 PST
Created attachment 268967 [details]
Patch
Comment 2 Gyuyoung Kim 2016-01-14 23:33:19 PST
Comment on attachment 268967 [details]
Patch

Thanks.
Comment 3 WebKit Commit Bot 2016-01-15 00:22:52 PST
Comment on attachment 268967 [details]
Patch

Clearing flags on attachment: 268967

Committed r195094: <http://trac.webkit.org/changeset/195094>
Comment 4 WebKit Commit Bot 2016-01-15 00:22:56 PST
All reviewed patches have been landed.  Closing bug.