WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
29933
Clean up use of const and mutable in StorageMap
https://bugs.webkit.org/show_bug.cgi?id=29933
Summary
Clean up use of const and mutable in StorageMap
Jeremy Orlow
Reported
2009-09-30 12:20:20 PDT
What's the point of having every single member variable be mutable and nearly every method be const? Let's clean it up.
Attachments
Patch v1
(3.30 KB, patch)
2009-09-30 12:24 PDT
,
Jeremy Orlow
darin
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Jeremy Orlow
Comment 1
2009-09-30 12:24:14 PDT
Created
attachment 40390
[details]
Patch v1
Jeremy Orlow
Comment 2
2009-10-01 12:54:47 PDT
Committed
r48992
: <
http://trac.webkit.org/changeset/48992
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug