Bug 43491 - [chromium] Remove useless const on return-by-value (fixes a clang warning)
Summary: [chromium] Remove useless const on return-by-value (fixes a clang warning)
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Nico Weber
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-04 09:54 PDT by Nico Weber
Modified: 2010-08-05 09:31 PDT (History)
1 user (show)

See Also:


Attachments
Patch (1.37 KB, patch)
2010-08-04 09:56 PDT, Nico Weber
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Nico Weber 2010-08-04 09:54:30 PDT
[chromium] Remove useless const on return-by-value (fixes a clang warning)
Comment 1 Nico Weber 2010-08-04 09:56:02 PDT
Created attachment 63460 [details]
Patch
Comment 2 Jeremy Orlow 2010-08-04 10:02:48 PDT
Comment on attachment 63460 [details]
Patch

r=me
Comment 3 WebKit Commit Bot 2010-08-05 09:31:05 PDT
Comment on attachment 63460 [details]
Patch

Clearing flags on attachment: 63460

Committed r64756: <http://trac.webkit.org/changeset/64756>
Comment 4 WebKit Commit Bot 2010-08-05 09:31:09 PDT
All reviewed patches have been landed.  Closing bug.