Bug 126314 - Remove unnecessary non-const overload in IteratorPair
Summary: Remove unnecessary non-const overload in IteratorPair
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: Sam Weinig
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-30 16:44 PST by Sam Weinig
Modified: 2013-12-30 17:33 PST (History)
3 users (show)

See Also:


Attachments
Patch (939 bytes, patch)
2013-12-30 16:44 PST, Sam Weinig
andersca: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sam Weinig 2013-12-30 16:44:23 PST
Remove unnecessary non-const overload in IteratorPair
Comment 1 Sam Weinig 2013-12-30 16:44:43 PST
Created attachment 220137 [details]
Patch
Comment 2 Sam Weinig 2013-12-30 17:33:54 PST
Committed r161162: <http://trac.webkit.org/changeset/161162>