New issue
Advanced search Search tips

Issue 666604 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: Bug



Sign in to add a comment

Use typemapping in //content/browser/background_sync

Project Member Reported by dcheng@chromium.org, Nov 18 2016

Issue description

Currently, this code has handwritten conversion functions and static_casts for enums. This should be transitioned to use type mapping with StructTrait and EnumTraits.
 

Sign in to add a comment