Chromium Code Reviews
DescriptionAdds RefCountedDeleteOnMessageLoop
RefCountedDeleteOnMessageLoop is similar to RefCountedThreadSafe, but guarantees that
the referenced object will be deleted on the specified loop.
The functionality is similar to content::DeleteOnThread<> but does not depend on
BrowserThread.
The CL includes an example use of the class.
BUG=248049
TBR=stuartmorgan, joth
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=206445
Patch Set 1 #Patch Set 2 : Removed virtual destructor #Patch Set 3 : Fix missing include #
Total comments: 2
Patch Set 4 : Review comments #Patch Set 5 : Fix android compilation #Patch Set 6 : Update the gyp file #
Messages
Total messages: 8 (0 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||