DescriptionAdd GetScreenMode() to status_area_host.h.
Add GetScreenMode() to status_area_host.h, and remove IsBrowserMode() and IsScreenLockerMode() APIs. The old APIs seem to be a bit confusing since only 3 combinations out of 2^2 are valid. (I mean, IsBrowserMode() == true and IsScreenLockerMode() == true is invalid.)
BUG=chromium-os:8386
TEST=manually, try bot.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=72120
Patch Set 1 : review #
Total comments: 2
Patch Set 2 : review fix #Messages
Total messages: 3 (0 generated)
|