RESOLVED FIXED 84932
Use String instead of RefPtr<StringImpl> for the cache of ObjcClass
https://bugs.webkit.org/show_bug.cgi?id=84932
Summary Use String instead of RefPtr<StringImpl> for the cache of ObjcClass
Benjamin Poulain
Reported 2012-04-25 23:05:14 PDT
I think that might make the code easier to understand.
Attachments
Patch (1.64 KB, patch)
2012-04-25 23:12 PDT, Benjamin Poulain
kling: review+
Benjamin Poulain
Comment 1 2012-04-25 23:12:43 PDT
Andreas Kling
Comment 2 2012-04-26 13:48:29 PDT
Comment on attachment 138939 [details] Patch r=me
Benjamin Poulain
Comment 3 2012-04-26 14:59:48 PDT
Note You need to log in before you can comment on or make changes to this bug.