DescriptionSupport scoped_refptr<> as the object for a method call in base::Bind(). Reduce useless copies.
Patch up an API hole where you can't do base::Bind(&Foo::method, ptr), if ptr is a scoped_refptr.
Also modify Unwrap() to remove a couple of unecessary copies for scoped_refptrs, and WeakPtrs<>.
BUG=none
TEST=none
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=104399
Patch Set 1 #Patch Set 2 : Fix comment #
Messages
Total messages: 4 (0 generated)
|