DescriptionFixes wrong logic for display names.
- ui::GetOutputDeviceData() will return false if name is empty but it could be empty in case of internal display
- Now the display name is cached as a field of DisplayInfo struct, so the data could be empty.
BUG=163658
TEST=See chrome://settings/display on device
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=170624
Patch Set 1 #
Total comments: 2
Patch Set 2 : #Messages
Total messages: 10 (0 generated)
|