New issue
Advanced search Search tips

Issue 810090 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Feb 2018
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

Add support for base::Optional<viz::LocalSurfaceId> to ParamTraits

Project Member Reported by cblume@chromium.org, Feb 7 2018

Issue description

We are going to be adding a base::Optional<viz::LocalSurfaceId> member to an IPC message.
For this to work, we need to add support for such types inside ParamTraits.
 
Status: Fixed (was: Started)
Closing because ipc_message_utils.h already has a specialization for base::Optional.

Sign in to add a comment