commit | ed98d6cbf43b0e4640386f9a2603daae12e5adc3 | [log] [tgz] |
---|---|---|
author | Hans Boehm <hboehm@google.com> | Wed Aug 03 14:28:09 2016 -0700 |
committer | Hans Boehm <hboehm@google.com> | Wed Aug 03 14:28:09 2016 -0700 |
tree | b93c4e5e80611db538df675fb19c768a6ff806e0 | |
parent | 67fbddfdc2cafd63c83d3bb55a2451d4c26f546d [diff] |
Remove RefBase base class from FrameRenderTracker FrameRenderTracker is never s standalone object, so it's unnecessary. This avoids allocating a few extra heap objects. More importantly it no longer interferes with my attempts to understand RefBase objects that are deallocated without acquiring a strong reference. Change-Id: I008b04b085fbab1efa4e8948efdcca14b26c247f