RESOLVED FIXED 130813
Remove unneeded mutable keyword in some member variables
https://bugs.webkit.org/show_bug.cgi?id=130813
Summary Remove unneeded mutable keyword in some member variables
Gyuyoung Kim
Reported 2014-03-26 18:57:32 PDT
Some member variables have mutable keyword though they don't used by const function.
Attachments
WIP (1.98 KB, patch)
2014-03-26 18:59 PDT, Gyuyoung Kim
no flags
Patch (1.94 KB, patch)
2014-03-26 22:44 PDT, Gyuyoung Kim
no flags
Gyuyoung Kim
Comment 1 2014-03-26 18:59:44 PDT
Gyuyoung Kim
Comment 2 2014-03-26 22:44:25 PDT
Zoltan Horvath
Comment 3 2014-03-26 23:35:35 PDT
Looks good, but I'm not a reviewer yet.
Andreas Kling
Comment 4 2014-03-26 23:47:06 PDT
Comment on attachment 227926 [details] Patch r=me
WebKit Commit Bot
Comment 5 2014-03-27 00:17:55 PDT
Comment on attachment 227926 [details] Patch Clearing flags on attachment: 227926 Committed r166350: <http://trac.webkit.org/changeset/166350>
WebKit Commit Bot
Comment 6 2014-03-27 00:18:01 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.