Bug 117498

Summary: Web Inspector: Remove 'using namespace std'
Product: WebKit Reporter: Seokju Kwon <seokju>
Component: Web Inspector (Deprecated)Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, graouts, joepeck, timothy
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch
none
Patch none

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.