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

Issue 10668026: Merge 143291 - Re-factor TraySms to use ash::SmsObserver instead of NetoworkSmsHandler. (Closed)

Created:
8 years, 6 months ago by stevenjb
Modified:
8 years, 6 months ago
CC:
chromium-reviews, sadrul, nkostylev+watch_chromium.org, ben+watch_chromium.org, oshima+watch_chromium.org, stevenjb+watch_chromium.org, davemoore+watch_chromium.org
Visibility:
Public.

Description

Merge 143291 - Re-factor TraySms to use ash::SmsObserver instead of NetoworkSmsHandler. It turns out that the new SmsWatcher class does not work correctly if devices are added after it is initialized. This could be a problem with newly activated networks. For now, revert to using the existing, tested SmsObserver class in Chrome through the existing ash::SystemTrayDelegate. BUG=133569 TEST=See issue for testing details Review URL: https://chromiumcodereview.appspot.com/10582028 TBR=stevenjb@google.com Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=143915

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+84 lines, -135 lines) Patch
A + ash/system/network/sms_observer.h View 0 chunks +-1 lines, --1 lines 0 comments Download
M ash/system/network/tray_sms.h View 2 chunks +12 lines, -5 lines 0 comments Download
M ash/system/network/tray_sms.cc View 11 chunks +32 lines, -116 lines 0 comments Download
M ash/system/tray/system_tray.h View 3 chunks +5 lines, -0 lines 0 comments Download
M ash/system/tray/system_tray.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/chromeos/profile_startup.cc View 1 chunk +4 lines, -7 lines 0 comments Download
M chrome/browser/chromeos/sms_observer.cc View 2 chunks +23 lines, -7 lines 0 comments Download
M chromeos/network/network_sms_handler.cc View 3 chunks +8 lines, -1 line 0 comments Download

Messages

Total messages: 1 (0 generated)
stevenjb
8 years, 6 months ago (2012-06-25 16:57:22 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698