Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(477)

Issue 11411291: Fixes wrong logic for display names. (Closed)

Created:
8 years ago by Jun Mukai
Modified:
8 years ago
CC:
chromium-reviews, sadrul, ben+watch_chromium.org
Visibility:
Public.

Description

Fixes 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 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -10 lines) Patch
M ash/display/display_manager.cc View 1 2 chunks +9 lines, -10 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
Jun Mukai
8 years ago (2012-11-30 20:01:57 UTC) #1
oshima
https://codereview.chromium.org/11411291/diff/1/ash/display/display_manager.cc File ash/display/display_manager.cc (right): https://codereview.chromium.org/11411291/diff/1/ash/display/display_manager.cc#newcode564 ash/display/display_manager.cc:564: continue; so we don't have to create the entry ...
8 years ago (2012-11-30 20:28:59 UTC) #2
Jun Mukai
https://codereview.chromium.org/11411291/diff/1/ash/display/display_manager.cc File ash/display/display_manager.cc (right): https://codereview.chromium.org/11411291/diff/1/ash/display/display_manager.cc#newcode564 ash/display/display_manager.cc:564: continue; On 2012/11/30 20:28:59, oshima wrote: > so we ...
8 years ago (2012-11-30 20:46:28 UTC) #3
oshima
lgtm
8 years ago (2012-11-30 21:07:17 UTC) #4
Jun Mukai
8 years ago (2012-11-30 21:16:03 UTC) #5
Jun Mukai
Oops, missing comments. derat, please do the OWNER review. thanks!
8 years ago (2012-11-30 21:16:40 UTC) #6
Jun Mukai
james, could you review this? I asked derat for owner review but it seems that ...
8 years ago (2012-11-30 21:55:59 UTC) #7
James Cook
lgtm
8 years ago (2012-11-30 23:23:44 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mukai@chromium.org/11411291/4
8 years ago (2012-11-30 23:28:15 UTC) #9
commit-bot: I haz the power
8 years ago (2012-12-01 01:49:31 UTC) #10
Message was sent while issue was closed.
Change committed as 170624

Powered by Google App Engine
This is Rietveld 408576698