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+
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
Note You need to log in before you can comment on or make changes to this bug.