Bug 126875 - Reintroduce const qualifiers for return types of (Filter|Transform)Iterator::operator*()
Summary: Reintroduce const qualifiers for return types of (Filter|Transform)Iterator::...
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-13 01:22 PST by Zan Dobersek
Modified: 2014-02-16 01:06 PST (History)
5 users (show)

See Also:


Attachments
Patch (2.03 KB, patch)
2014-01-13 01:29 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-13 01:22:54 PST
Reintroduce const qualifiers for return types of (Filter|Transform)Iterator::operator*()
Comment 1 Zan Dobersek 2014-01-13 01:29:03 PST
Created attachment 221015 [details]
Patch
Comment 2 Zan Dobersek 2014-02-16 01:06:32 PST
Comment on attachment 221015 [details]
Patch

Clearing flags on attachment: 221015

Committed r164190: <http://trac.webkit.org/changeset/164190>
Comment 3 Zan Dobersek 2014-02-16 01:06:39 PST
All reviewed patches have been landed.  Closing bug.