RESOLVED FIXED 55786
JobjectWrapper should inherit from RefCounted rather than implementing its own ref counting
https://bugs.webkit.org/show_bug.cgi?id=55786
Summary JobjectWrapper should inherit from RefCounted rather than implementing its ow...
Steve Block
Reported 2011-03-04 10:45:31 PST
JobjectWrapper should inherit from RefCounted rather than implementing its own ref counting
Attachments
Patch (12.22 KB, patch)
2011-07-20 03:23 PDT, Steve Block
tonyg: review+
Steve Block
Comment 1 2011-07-20 03:23:02 PDT
Tony Gentilcore
Comment 2 2011-07-20 04:07:50 PDT
Comment on attachment 101444 [details] Patch Wow, awesome cleanup, thanks! Out of curiosity, were there any leaks/bugs here, does this improve perf due to less reference churn, or was this strictly just a maintainability thing? If one of the first two, might be interesting to mention in the ChangeLog.
Steve Block
Comment 3 2011-07-20 04:17:15 PDT
No, no functional change, just cleanup.
Steve Block
Comment 4 2011-07-20 04:20:24 PDT
Note You need to log in before you can comment on or make changes to this bug.