Bug 145161 - Mark static variables as const when possible
Summary: Mark static variables as const when possible
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-05-18 22:41 PDT by Chris Dumez
Modified: 2015-05-19 00:22 PDT (History)
2 users (show)

See Also:


Attachments
Patch (43.99 KB, patch)
2015-05-18 22:44 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff
Patch (40.51 KB, patch)
2015-05-18 23:05 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff
Patch (39.91 KB, patch)
2015-05-18 23:16 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2015-05-18 22:41:10 PDT
Mark static variables as const when possible.
Comment 1 Chris Dumez 2015-05-18 22:44:29 PDT
Created attachment 253366 [details]
Patch
Comment 2 Chris Dumez 2015-05-18 23:05:33 PDT
Created attachment 253367 [details]
Patch
Comment 3 Chris Dumez 2015-05-18 23:16:20 PDT
Created attachment 253370 [details]
Patch
Comment 4 WebKit Commit Bot 2015-05-19 00:22:46 PDT
Comment on attachment 253370 [details]
Patch

Clearing flags on attachment: 253370

Committed r184555: <http://trac.webkit.org/changeset/184555>
Comment 5 WebKit Commit Bot 2015-05-19 00:22:52 PDT
All reviewed patches have been landed.  Closing bug.