[webkit-reviews] review granted: [Bug 55786] JobjectWrapper should inherit from RefCounted rather than implementing its own ref counting : [Attachment 101444] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 20 04:07:49 PDT 2011


Tony Gentilcore <tonyg at chromium.org> has granted Steve Block
<steveblock at google.com>'s request for review:
Bug 55786: JobjectWrapper should inherit from RefCounted rather than
implementing its own ref counting
https://bugs.webkit.org/show_bug.cgi?id=55786

Attachment 101444: Patch
https://bugs.webkit.org/attachment.cgi?id=101444&action=review

------- Additional Comments from Tony Gentilcore <tonyg at chromium.org>
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.


More information about the webkit-reviews mailing list