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

Issue 6624026: libcros: fix up DBus signatures of new async routines (Closed)

Created:
9 years, 9 months ago by Nathan Williams
Modified:
9 years, 6 months ago
Reviewers:
stevenjb
CC:
chromium-os-reviews_chromium.org
Visibility:
Public.

Description

NetworkServiceConnectAsync(): Don't pass the path as an argument - it's implicit in the object (proxy) we're invoking the method on. SetNetworkServiceProperty: Pass G_TYPE_VALUE instead of the inner type of the value object. Change-Id: I421cafaf11a4fea988a1656cd026968f9db0461e BUG=None TEST=Call from Chrome network_library.cc Committed: http://chrome-svn/viewvc/chromeos?view=rev&revision=ae8c8e4

Patch Set 1 #

Patch Set 2 : Fix a similar signature botch in SetNetworkServiceProperty #

Patch Set 3 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -3 lines) Patch
M chromeos_network.cc View 1 2 2 chunks +1 line, -3 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Nathan Williams
A small functional fix to yesterday's CL.
9 years, 9 months ago (2011-03-04 19:57:47 UTC) #1
stevenjb
9 years, 9 months ago (2011-03-05 02:03:30 UTC) #2
Oh, hey, you already found this :) I must have missed the email.

LGTM

Powered by Google App Engine
This is Rietveld 408576698