DescriptionUnify display ids between Display and PlatformDisplay.
Instead of having an int32_t and int64_t id for each display, unify them
to use a single int64_t id. The int64_t id is the actual display id and
is provided by lower level code, so it makes more sense to keep it.
BUG=625876
Committed: https://crrev.com/200f7a114aa28e831677db649f134e7346d825eb
Cr-Commit-Position: refs/heads/master@{#408632}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Move id into PlatformDisplay and fix tests. #
Total comments: 8
Patch Set 3 : Fix nits. #Patch Set 4 : Back to pure virtual. #
Messages
Total messages: 17 (7 generated)
|