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

Issue 9702005: Call libcros functions through proxy functions (Closed)

Created:
8 years, 9 months ago by hashimoto
Modified:
8 years, 9 months ago
Reviewers:
stevenjb
CC:
chromium-reviews, stevenjb+watch_chromium.org, nkostylev+watch_chromium.org, davemoore+watch_chromium.org, satorux1
Visibility:
Public.

Description

Call libcros functions through proxy functions BUG=chromium-os:16557 TEST=build success Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=126859

Patch Set 1 : dummy #

Patch Set 2 : review #

Total comments: 6

Patch Set 3 : Rebased onto ToT #

Patch Set 4 : Review fix #

Patch Set 5 : More comment fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+576 lines, -87 lines) Patch
A chrome/browser/chromeos/cros/cros_network_functions.h View 1 2 3 4 1 chunk +242 lines, -0 lines 0 comments Download
A chrome/browser/chromeos/cros/cros_network_functions.cc View 1 2 3 1 chunk +246 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/cros/network_library.h View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/cros/network_library.cc View 1 6 chunks +6 lines, -7 lines 0 comments Download
M chrome/browser/chromeos/cros/network_library_impl_cros.cc View 1 34 chunks +76 lines, -76 lines 0 comments Download
M chrome/browser/chromeos/sms_observer.cc View 1 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 2 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
hashimoto
Patch Set 1 is simply copying chromeos_netowrk.h. See diff against Patch Set 1 may make ...
8 years, 9 months ago (2012-03-14 00:18:42 UTC) #1
stevenjb
http://codereview.chromium.org/9702005/diff/6001/chrome/browser/chromeos/cros/cros_network_functions.cc File chrome/browser/chromeos/cros/cros_network_functions.cc (right): http://codereview.chromium.org/9702005/diff/6001/chrome/browser/chromeos/cros/cros_network_functions.cc#newcode10 chrome/browser/chromeos/cros/cros_network_functions.cc:10: return ActivateCellularModem(service_path, carrier); I know that it's implicit, but ...
8 years, 9 months ago (2012-03-14 21:42:45 UTC) #2
hashimoto
http://codereview.chromium.org/9702005/diff/6001/chrome/browser/chromeos/cros/cros_network_functions.cc File chrome/browser/chromeos/cros/cros_network_functions.cc (right): http://codereview.chromium.org/9702005/diff/6001/chrome/browser/chromeos/cros/cros_network_functions.cc#newcode10 chrome/browser/chromeos/cros/cros_network_functions.cc:10: return ActivateCellularModem(service_path, carrier); On 2012/03/14 21:42:45, stevenjb (chromium) wrote: ...
8 years, 9 months ago (2012-03-14 22:48:19 UTC) #3
stevenjb
lgtm
8 years, 9 months ago (2012-03-14 22:55:30 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/hashimoto@chromium.org/9702005/6011
8 years, 9 months ago (2012-03-15 01:21:38 UTC) #5
commit-bot: I haz the power
Try job failure for 9702005-6011 (previous was lost) (previous was lost) (retry) on win for ...
8 years, 9 months ago (2012-03-15 04:24:33 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/hashimoto@chromium.org/9702005/6011
8 years, 9 months ago (2012-03-15 05:55:43 UTC) #7
commit-bot: I haz the power
8 years, 9 months ago (2012-03-15 07:16:42 UTC) #8
Change committed as 126859

Powered by Google App Engine
This is Rietveld 408576698