DescriptionMotown: Stop requiring size when releasing payload buffers.
PayloadAllocator and related classes in Motown have required the size of
a payload buffer to be specified on release. This was done to check for
agreement with the allocation. Providing the size on release isn't
always convenient. In getting video to work, a case has come up in which
the added code complexity required to provide the size parameter is too
high a penalty to pay for the small increment in safety.
R=kulakowski@chromium.org
Committed: https://chromium.googlesource.com/external/mojo/+/eee3400dfcd3fed6bf87f5abb2e58fc0b2ccac42
Patch Set 1 #Messages
Total messages: 6 (3 generated)
|