Bug 114790 - Make StringImpl::cost const
Summary: Make StringImpl::cost 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: Benjamin Poulain
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-18 00:25 PDT by Benjamin Poulain
Modified: 2013-04-19 13:55 PDT (History)
2 users (show)

See Also:


Attachments
Patch (1.15 KB, patch)
2013-04-18 00:27 PDT, Benjamin Poulain
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Benjamin Poulain 2013-04-18 00:25:40 PDT
Make StringImpl::cost const
Comment 1 Benjamin Poulain 2013-04-18 00:27:07 PDT
Created attachment 198689 [details]
Patch
Comment 2 Andreas Kling 2013-04-18 06:58:12 PDT
Comment on attachment 198689 [details]
Patch

const r=me;
Comment 3 Benjamin Poulain 2013-04-19 13:55:19 PDT
Comment on attachment 198689 [details]
Patch

Clearing flags on attachment: 198689

Committed r148766: <http://trac.webkit.org/changeset/148766>
Comment 4 Benjamin Poulain 2013-04-19 13:55:20 PDT
All reviewed patches have been landed.  Closing bug.