Bug 29933

Summary: Clean up use of const and mutable in StorageMap
Product: WebKit Reporter: Jeremy Orlow <jorlow>
Component: New BugsAssignee: Jeremy Orlow <jorlow>
Status: RESOLVED FIXED    
Severity: Normal CC: beidson, fishd
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch v1 darin: review+

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.