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

Issue 10332152: Add TraySms for SMS messages. (Closed)

Created:
8 years, 7 months ago by stevenjb
Modified:
8 years, 7 months ago
Reviewers:
sadrul
CC:
chromium-reviews, ben+watch_chromium.org
Visibility:
Public.

Description

Add TraySms for SMS messages. BUG=124724 TEST=Test SMS messages running Chrome with --aura-notify TBR=ben for ash strings Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=137671

Patch Set 1 #

Patch Set 2 : Rebase #

Total comments: 1

Patch Set 3 : Only observe with --aura-notify #

Total comments: 12

Patch Set 4 : Address feedback #

Patch Set 5 : Rebase #

Patch Set 6 : Fix bubble sizing code #

Unified diffs Side-by-side diffs Delta from patch set Stats (+620 lines, -30 lines) Patch
M ash/ash.gyp View 1 2 3 4 1 chunk +2 lines, -0 lines 0 comments Download
M ash/ash_strings.grd View 1 chunk +9 lines, -0 lines 0 comments Download
A ash/system/network/tray_sms.h View 1 2 3 1 chunk +56 lines, -0 lines 0 comments Download
A ash/system/network/tray_sms.cc View 1 2 3 4 5 1 chunk +471 lines, -0 lines 0 comments Download
M ash/system/tray/system_tray.h View 1 2 3 4 2 chunks +6 lines, -0 lines 0 comments Download
M ash/system/tray/system_tray.cc View 1 2 3 4 5 7 chunks +31 lines, -7 lines 0 comments Download
M ash/system/tray/system_tray_bubble.h View 1 2 3 4 5 1 chunk +2 lines, -0 lines 0 comments Download
M ash/system/tray/system_tray_bubble.cc View 1 2 3 4 5 1 chunk +3 lines, -0 lines 0 comments Download
M ash/system/tray/system_tray_item.h View 1 2 3 4 2 chunks +6 lines, -2 lines 0 comments Download
M ash/system/tray/system_tray_item.cc View 1 2 3 4 2 chunks +7 lines, -0 lines 0 comments Download
M ash/system/tray/tray_constants.h View 1 chunk +1 line, -0 lines 0 comments Download
M ash/system/tray/tray_constants.cc View 1 chunk +1 line, -0 lines 0 comments Download
M ash/system/tray/tray_details_view.cc View 1 2 3 4 5 1 chunk +7 lines, -11 lines 0 comments Download
M ash/system/tray/tray_views.h View 1 1 chunk +6 lines, -3 lines 0 comments Download
M ash/system/tray/tray_views.cc View 1 2 3 4 2 chunks +0 lines, -4 lines 0 comments Download
M chromeos/dbus/gsm_sms_client.cc View 1 2 3 4 5 4 chunks +12 lines, -4 lines 0 comments Download
A ui/resources/aura/status_sms.png View 0 chunks +-1 lines, --1 lines 0 comments Download
M ui/resources/ui_resources.grd View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
stevenjb
SMS tray is ready for review when you have a chance. http://codereview.chromium.org/10332152/diff/2001/ash/system/tray/system_tray.cc File ash/system/tray/system_tray.cc (right): ...
8 years, 7 months ago (2012-05-15 02:57:16 UTC) #1
sadrul
http://codereview.chromium.org/10332152/diff/26/ash/system/network/tray_sms.cc File ash/system/network/tray_sms.cc (right): http://codereview.chromium.org/10332152/diff/26/ash/system/network/tray_sms.cc#newcode108 ash/system/network/tray_sms.cc:108: #else #else // defined(OS_CHROMEOS) http://codereview.chromium.org/10332152/diff/26/ash/system/network/tray_sms.cc#newcode149 ash/system/network/tray_sms.cc:149: class TraySms::SmsMessageView : ...
8 years, 7 months ago (2012-05-15 15:10:50 UTC) #2
stevenjb
http://codereview.chromium.org/10332152/diff/26/ash/system/network/tray_sms.cc File ash/system/network/tray_sms.cc (right): http://codereview.chromium.org/10332152/diff/26/ash/system/network/tray_sms.cc#newcode108 ash/system/network/tray_sms.cc:108: #else On 2012/05/15 15:10:50, sadrul wrote: > #else // ...
8 years, 7 months ago (2012-05-15 16:55:19 UTC) #3
stevenjb
PTAL
8 years, 7 months ago (2012-05-15 16:55:32 UTC) #4
sadrul
LGTM
8 years, 7 months ago (2012-05-16 18:19:42 UTC) #5
stevenjb
PTAL. I merged TraySms with TrayDetailsView. I had to make a change to TrayDetailsView::Layout to ...
8 years, 7 months ago (2012-05-16 23:31:04 UTC) #6
sadrul
On 2012/05/16 23:31:04, stevenjb (chromium) wrote: > PTAL. > I merged TraySms with TrayDetailsView. > ...
8 years, 7 months ago (2012-05-16 23:51:16 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/stevenjb@chromium.org/10332152/2003
8 years, 7 months ago (2012-05-17 05:43:43 UTC) #8
commit-bot: I haz the power
8 years, 7 months ago (2012-05-17 05:43:51 UTC) #9
Can't apply patch for file ui/resources/ui_resources.grd.
While running patch -p1 --forward --force;
patching file ui/resources/ui_resources.grd
Hunk #1 FAILED at 289.
1 out of 1 hunk FAILED -- saving rejects to file
ui/resources/ui_resources.grd.rej

Powered by Google App Engine
This is Rietveld 408576698