New issue
Advanced search Search tips

Issue 614380 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner: ----
Closed: Nov 2016
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

mojom::Display uses int64 for id, but ws::Display uses int32

Project Member Reported by moshayedi@chromium.org, May 24 2016

Issue description

mojom::Display and ws::Display should use same integer size for id, but one of them use 64 bits and other uses 32 bits.
 
Components: Internals>MUS
Labels: Proj-Mustash
Status: Fixed (was: Untriaged)
Looks like both use 64 bits now.
Components: -Internals>MUS Internals>Services>WindowService
Components: -MUS

Sign in to add a comment