DescriptionMove the refcounting from the proxy/impl resource object to the shared resource object base class.
Fix the audio and video code which shouldn't have derived from the
ResourceObjectBase class. This produced a diamond inheritance on refcounted.
The refcounting for resources is no longer threadsafe. We weren't doing any
thread stuff with these, so this should be fine.
There should be no behavior change.
BUG=
TEST=
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=96394
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|