Bug 109928 - DataReference::vector() should be const.
Summary: DataReference::vector() should be const.
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: Zeno Albisser
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-15 05:07 PST by Zeno Albisser
Modified: 2013-03-06 04:45 PST (History)
1 user (show)

See Also:


Attachments
Patch (1.17 KB, patch)
2013-02-15 05:07 PST, Zeno Albisser
andersca: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Zeno Albisser 2013-02-15 05:07:13 PST
DataReference::vector() should be const.
Comment 1 Zeno Albisser 2013-02-15 05:07:48 PST
Created attachment 188540 [details]
Patch
Comment 2 Anders Carlsson 2013-02-15 10:10:32 PST
Comment on attachment 188540 [details]
Patch

Sure.
Comment 3 Zeno Albisser 2013-03-06 04:45:02 PST
Committed r144909: <http://trac.webkit.org/changeset/144909>