Bug 126439 - Explicitly use the std:: nested name specifier when using std::pair, std::make_pair
Summary: Explicitly use the std:: nested name specifier when using std::pair, std::mak...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Zan Dobersek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-03 10:32 PST by Zan Dobersek
Modified: 2014-01-04 09:23 PST (History)
1 user (show)

See Also:


Attachments
Patch (89.70 KB, patch)
2014-01-04 01:26 PST, Zan Dobersek
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.