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

Issue 10532007: SMSWatcher: Use the ModemManager1 dbus interfaces (Closed)

Created:
8 years, 6 months ago by Jason Glasgow
Modified:
8 years, 6 months ago
CC:
chromium-reviews, stevenjb+watch_chromium.org, davemoore+watch_chromium.org, oshima+watch_chromium.org, nkostylev+watch_chromium.org, Ben Chan
Base URL:
http://git.chromium.org/git/chromium/src@master
Visibility:
Public.

Description

SMSWatcher: Use the ModemManager1 dbus interfaces Adapt SmsWatcher to monitor both the ModemManager and ModemManager1 dbus interfaces for SMS messages. BUG=chromium-os:28421 TEST=test in the UI using a modem with SMSes Change-Id: Id7a67a9b0d9274e9e3bc79d07d5dc9b928b81479 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=141702

Patch Set 1 #

Total comments: 2

Patch Set 2 : Create a BaseWatcher base class with many of the data members. #

Total comments: 6

Patch Set 3 : fix nits #

Patch Set 4 : Resize vector before copying into it. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+384 lines, -138 lines) Patch
M chrome/browser/chromeos/cros/sms_watcher.h View 1 3 chunks +15 lines, -20 lines 0 comments Download
M chrome/browser/chromeos/cros/sms_watcher.cc View 1 2 3 6 chunks +369 lines, -118 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
Jason Glasgow
Split the cl as suggested by hashimoto
8 years, 6 months ago (2012-06-05 16:30:52 UTC) #1
stevenjb
http://codereview.chromium.org/10532007/diff/1/chrome/browser/chromeos/cros/sms_watcher.cc File chrome/browser/chromeos/cros/sms_watcher.cc (right): http://codereview.chromium.org/10532007/diff/1/chrome/browser/chromeos/cros/sms_watcher.cc#newcode72 chrome/browser/chromeos/cros/sms_watcher.cc:72: class GsmWatcher : public CrosNetworkWatcher { I think what ...
8 years, 6 months ago (2012-06-05 17:48:05 UTC) #2
Jason Glasgow
http://codereview.chromium.org/10532007/diff/1/chrome/browser/chromeos/cros/sms_watcher.cc File chrome/browser/chromeos/cros/sms_watcher.cc (right): http://codereview.chromium.org/10532007/diff/1/chrome/browser/chromeos/cros/sms_watcher.cc#newcode72 chrome/browser/chromeos/cros/sms_watcher.cc:72: class GsmWatcher : public CrosNetworkWatcher { Yes -- all ...
8 years, 6 months ago (2012-06-05 18:43:44 UTC) #3
Jason Glasgow
PTAL On 2012/06/05 18:43:44, Jason Glasgow wrote: > http://codereview.chromium.org/10532007/diff/1/chrome/browser/chromeos/cros/sms_watcher.cc > File chrome/browser/chromeos/cros/sms_watcher.cc (right): > > ...
8 years, 6 months ago (2012-06-06 19:56:57 UTC) #4
stevenjb
https://chromiumcodereview.appspot.com/10532007/diff/4/chrome/browser/chromeos/cros/sms_watcher.cc File chrome/browser/chromeos/cros/sms_watcher.cc (right): https://chromiumcodereview.appspot.com/10532007/diff/4/chrome/browser/chromeos/cros/sms_watcher.cc#newcode143 chrome/browser/chromeos/cros/sms_watcher.cc:143: LOG(WARNING) << "SMS did not contain a number"; nit: ...
8 years, 6 months ago (2012-06-06 23:04:18 UTC) #5
stevenjb
lgtm w/ nits
8 years, 6 months ago (2012-06-06 23:04:32 UTC) #6
Jason Glasgow
It works! Now that the resize has been added the SMSes are delivered and display ...
8 years, 6 months ago (2012-06-08 03:28:34 UTC) #7
stevenjb (google-dont-use)
lgtm
8 years, 6 months ago (2012-06-08 19:56:48 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jglasgow@chromium.org/10532007/2004
8 years, 6 months ago (2012-06-12 17:51:38 UTC) #9
commit-bot: I haz the power
8 years, 6 months ago (2012-06-12 19:15:08 UTC) #10
Change committed as 141702

Powered by Google App Engine
This is Rietveld 408576698