Chrome Version: 68.0.3440.106
OS: gLinux
What steps will reproduce the problem?
(1) From an app with permissions for chrome.system.display, call chrome.system.display.getInfo() (e.g. chrome.system.display.getInfo(function(i) {console.log(i)}) )
What is the expected result?
Name field contains the name of the displays.
What happens instead?
the name field is empty string for all displays.
I also observed this by installing the SystemInfo Sample app (https://chrome.google.com/webstore/detail/systeminfo-sample/lfkebofdngpbnooppdhiibpdpepgjoch) and finding that the name field is blank in the table.
Comment 1 by dlaz@chromium.org
, Aug 30