
This new property can be used if the display is in active (detected) state. Bug: b/277952661 Test: DisplayManagerTest.UpdateDisplayTest, DisplayInfoProviderChromeosTest.GetBasic Change-Id: I5ea2a19ef9a28a9e21b7e61a67442aa8a8a74c06 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4644292 Commit-Queue: Mitsuru Oshima <oshima@chromium.org> Reviewed-by: Ahmed Fakhry <afakhry@chromium.org> Reviewed-by: Stefan Kuhne <skuhne@chromium.org> Cr-Commit-Position: refs/heads/main@{#1164506}
This will become a reusable extensions module. It implements the core parts of Chrome's extension system, and can be used with any host of the content module.
Some extensions code that is not Chrome-specific still lives in //chrome/browser/extensions and will be moved here.
Technical Documentation: