Bug 117498 - Web Inspector: Remove 'using namespace std'
Summary: Web Inspector: Remove 'using namespace std'
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-11 00:41 PDT by Seokju Kwon
Modified: 2013-06-11 08:06 PDT (History)
4 users (show)

See Also:


Attachments
Patch (3.29 KB, patch)
2013-06-11 00:44 PDT, Seokju Kwon
no flags Details | Formatted Diff | Diff
Patch (3.84 KB, patch)
2013-06-11 00:52 PDT, Seokju Kwon
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Seokju Kwon 2013-06-11 00:41:35 PDT
Remove unneeded 'using namespace std'.
And use explicit std:: qualifiers instead.
Comment 1 Seokju Kwon 2013-06-11 00:44:17 PDT
Created attachment 204295 [details]
Patch
Comment 2 Seokju Kwon 2013-06-11 00:52:39 PDT
Created attachment 204296 [details]
Patch
Comment 3 WebKit Commit Bot 2013-06-11 08:06:27 PDT
Comment on attachment 204296 [details]
Patch

Clearing flags on attachment: 204296

Committed r151437: <http://trac.webkit.org/changeset/151437>
Comment 4 WebKit Commit Bot 2013-06-11 08:06:30 PDT
All reviewed patches have been landed.  Closing bug.