New issue
Advanced search Search tips

Issue 854260 link

Starred by 0 users

Issue metadata

Status: Assigned
Owner:
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Task



Sign in to add a comment

Use typemaps for ash <> browser struct conversions

Project Member Reported by qnnguyen@chromium.org, Jun 19 2018

Issue description

Anecdotally, we seem to do a lot of ad hoc conversions in communications between ash and the browser process. The most recent example is ash::mojom::KioskAppInfo <> chromeos::KioskAppManager::App. We should identify where else we are doing this kind of ad hoc conversion, and replace them with appropriate typemaps instead.
 

Sign in to add a comment