forked from chromium/chromium
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Mojo: Small fixes/cleanup to MessageInTransit, before I factor out th…
…e secondary buffer. I'm making these changes as I write the factored-out secondary buffer in parallel, but it's probably to review these changes now rather than as a part of the move/refactor. Notable changes: * Use the actual size for the secondary buffer, rather than the estimated size. (Probably this makes no difference now.) * Discard the dispatchers earlier (in SerializeAndCloseDispatchers()). R=darin@chromium.org Review URL: https://codereview.chromium.org/260823002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@267542 0039d316-1c4b-4281-b951-d872f2087c98
- Loading branch information
viettrungluu@chromium.org
committed
May 1, 2014
1 parent
783fd12
commit fdfd21c
Showing
2 changed files
with
48 additions
and
46 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters