DescriptionDe-Client CommandBuffer interface
This removes the CommandBufferClient interface from mojo.CommandBuffer.
It had two methods on it:
*) DidDestroy() which is redundant with the pipe closing, removed.
*) DidLoseContext(uint32 reason) which is used to signal an error code
prior to the pipe closing. Replaced with an observer interface.
BUG=451319
R=sky@chromium.org
Committed: https://chromium.googlesource.com/external/mojo/+/fb327165a721c9279d478f982f6f41d83512e9fd
Patch Set 1 #
Messages
Total messages: 4 (1 generated)
|