Bug 126439

Summary: Explicitly use the std:: nested name specifier when using std::pair, std::make_pair
Product: WebKit Reporter: Zan Dobersek <zan>
Component: New BugsAssignee: Zan Dobersek <zan>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Zan Dobersek 2014-01-03 10:32:00 PST
Explicitly use the std:: nested name specifier when using std::pair, std::make_pair
Comment 1 Zan Dobersek 2014-01-04 01:26:19 PST
Created attachment 220371 [details]
Patch
Comment 2 Andreas Kling 2014-01-04 01:41:24 PST
Comment on attachment 220371 [details]
Patch

Nice.
Comment 3 Zan Dobersek 2014-01-04 09:23:03 PST
Comment on attachment 220371 [details]
Patch

Clearing flags on attachment: 220371

Committed r161309: <http://trac.webkit.org/changeset/161309>
Comment 4 Zan Dobersek 2014-01-04 09:23:08 PST
All reviewed patches have been landed.  Closing bug.