DescriptionIPC: Introduce MessageAttachment and PlatformFileAttachment.
This is another preparation for crbug.com/448190.
This change encapsulates a platform file as a MessageAttachment
abstract class and its subclass called PlatformFileAttachment.
This abstraction allows MessageAttachmentSet to contain not only
platform files, but also a mojo MessagePipes, which will be
encapsulated by another MessageAttachment subclass.
BUG=448190
R=agl@chromium.org, viettrungluu@chromium.org
Committed: https://crrev.com/98b7aaad5eddcdadbba66380d2ac7a1b5868af3c
Cr-Commit-Position: refs/heads/master@{#313157}
Patch Set 1 #
Total comments: 18
Patch Set 2 : Updated #Patch Set 3 : Landing #
Messages
Total messages: 14 (3 generated)
|