DescriptionUpdates the display message in the uber tray.
This CL contains the following fixes:
- shows the notification for display rotation / ui_scale
- adds (width x height) annotation to the display if something
has been edited
- shows the internal display's status if something for the internal
display has been edited and no external display is connected
- shows the tooltip text to provide the status of both internal and
extrenal displays at the same time
This CL does not contain:
- the feature to prevent notification when the settings change happens
from chrome://settings/display
I think we can achieve this by suppressing the notification when
the current active tab is chrome://settings/display, but anyways
it'll be done in another CL. That is marked as a TODO.
BUG=250650, 246271
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=207998
Patch Set 1 #
Total comments: 4
Patch Set 2 : add test #Patch Set 3 : fix test failures #
Total comments: 6
Patch Set 4 : #Patch Set 5 : disable display notification for all tests #Patch Set 6 : cleanup #
Total comments: 6
Patch Set 7 : fix #
Total comments: 4
Patch Set 8 : fix messages #
Total comments: 17
Patch Set 9 : fix #
Messages
Total messages: 22 (0 generated)
|