DescriptionCreating default implementation for aura::client::ScreenPositionClient
Making all implementations except for ash's use the new default base class.
I left the ash's implementation as is, since I am not sure if the display origin
is always the same as the root window origin. My suspicion is that it's not..
BUG=NONE
Committed: https://crrev.com/235ca91afbcc146c1d188b5de0f1c6070d745a8f
Cr-Commit-Position: refs/heads/master@{#302502}
Patch Set 1 #Patch Set 2 : Removing unwanted change. #
Total comments: 6
Patch Set 3 : Addressing feedback. #Patch Set 4 : Removing PositionWindowInScreenCoordinates from .h #Patch Set 5 : Fixing a typo #Patch Set 6 : Turning GetOrigin() into an object method. #
Total comments: 3
Patch Set 7 : Implementing review feedback #
Total comments: 4
Patch Set 8 : Addressing feedback #Patch Set 9 : Missed a spot when renaming. #
Total comments: 1
Patch Set 10 : 1 -> 1.0f #Messages
Total messages: 20 (3 generated)
|