Bug 1783242 - Part 3: Remove BufferList::Extract, r=glandium,ipc-reviewers,mccr8
The only uses of this method were removed in Part 1, meaning that it can now be removed. Support for this method adds a significant amount of complexity to `BufferList` and IPC serialization. Differential Revision: https://phabricator.services.mozilla.com/D154439
Showing
- ipc/chromium/src/base/pickle.cc 0 additions, 26 deletionsipc/chromium/src/base/pickle.cc
- ipc/chromium/src/base/pickle.h 0 additions, 3 deletionsipc/chromium/src/base/pickle.h
- ipc/chromium/src/chrome/common/ipc_message_utils.h 0 additions, 6 deletionsipc/chromium/src/chrome/common/ipc_message_utils.h
- ipc/glue/ByteBufUtils.h 0 additions, 3 deletionsipc/glue/ByteBufUtils.h
- mfbt/BufferList.h 0 additions, 158 deletionsmfbt/BufferList.h
- mfbt/tests/TestBufferList.cpp 0 additions, 63 deletionsmfbt/tests/TestBufferList.cpp
Loading
Please register or sign in to comment