Bug 110577 - [BlackBerry] Rename first/second to key/value in HashMap iterators
Summary: [BlackBerry] Rename first/second to key/value in HashMap iterators
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit BlackBerry (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-22 01:54 PST by Carlos Garcia Campos
Modified: 2013-02-22 09:27 PST (History)
5 users (show)

See Also:


Attachments
Patch (4.20 KB, patch)
2013-02-22 01:56 PST, Carlos Garcia Campos
no flags Details | Formatted Diff | Diff
Updated patch (5.56 KB, patch)
2013-02-22 02:02 PST, Carlos Garcia Campos
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos Garcia Campos 2013-02-22 01:54:32 PST
Iterators were renamed to key/value in r130612 but there are still a few places where first/second is used in the BlackBerry port.
Comment 1 Carlos Garcia Campos 2013-02-22 01:56:22 PST
Created attachment 189720 [details]
Patch
Comment 2 Carlos Garcia Campos 2013-02-22 02:02:17 PST
Created attachment 189721 [details]
Updated patch

Forgot to add another case
Comment 3 Rob Buis 2013-02-22 08:43:00 PST
Comment on attachment 189721 [details]
Updated patch

Ok.
Comment 4 WebKit Review Bot 2013-02-22 09:27:50 PST
Comment on attachment 189721 [details]
Updated patch

Clearing flags on attachment: 189721

Committed r143740: <http://trac.webkit.org/changeset/143740>
Comment 5 WebKit Review Bot 2013-02-22 09:27:53 PST
All reviewed patches have been landed.  Closing bug.