mojom::Display uses int64 for id, but ws::Display uses int32 |
||||
Issue descriptionmojom::Display and ws::Display should use same integer size for id, but one of them use 64 bits and other uses 32 bits.
,
Nov 8 2016
Looks like both use 64 bits now.
,
Feb 26 2018
,
Feb 26 2018
|
||||
►
Sign in to add a comment |
||||
Comment 1 by rjkroege@chromium.org
, Oct 4 2016Labels: Proj-Mustash