DescriptionImplement GetAllDisplays() for the Mac screen backend
Reusing the details of the GetNumDisplays() implementation for returning
a vector of available displays. Reusing the existing code for actually
generating gfx::Display objects by converting to NSScreen and then
calling GetDisplayForScreen to be consistent with the behavior in other
parts of this file.
BUG=311132
R=oshima@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=232955
Patch Set 1 #Patch Set 2 : Implement GetAllDisplays - fixed comment #
Total comments: 1
Patch Set 3 : Implement GetAllDisplays - map for screen ids #
Total comments: 3
Patch Set 4 : Implement GetAllDisplays() for the Mac screen backend - Rebased, review comments addressed. #
Total comments: 3
Patch Set 5 : Implement GetAllDisplays() - variable naming #Messages
Total messages: 15 (0 generated)
|