DescriptionMake DataPipe own an impl.
* Add a DataPipeImpl class (basically consisting of the
DataPipe::...ImplNoLock() methods).
* Make LocalDataPipeImpl subclass that, instead of DataPipe.
* Give DataPipe own such an impl (and call its methods, instead of the
...ImplNoLock() methods).
This is so we'll be able to switch impls.
R=yzshen@chromium.org
Committed: https://chromium.googlesource.com/external/mojo/+/736e0cc30313290b17243d7a6513fcc8e12821a2
Patch Set 1 #Patch Set 2 : rebased #
Total comments: 6
Patch Set 3 : rebased #Patch Set 4 : DataPipe::CreateLocal() #
Messages
Total messages: 8 (1 generated)
|