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

Issue 527029: Add BusConnection::gconnection() function. (Closed)

Created:
10 years, 11 months ago by Yusuke Sato
Modified:
9 years, 7 months ago
Reviewers:
Sean Parent
CC:
chromium-os-reviews_googlegroups.com, satorux1
Visibility:
Public.

Description

Add BusConnection::g_connection() function, just like the Proxy class. This change is for http://codereview.chromium.org/521058.

Patch Set 1 #

Total comments: 2

Patch Set 2 : addressed the issue #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -0 lines) Patch
M src/common/chromeos/dbus/dbus.h View 1 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Yusuke Sato
Hi, Can I ask you to review this?
10 years, 11 months ago (2010-01-08 06:02:53 UTC) #1
Sean Parent
Minor naming suggestion - either way, LGTM. http://codereview.chromium.org/527029/diff/1/2 File src/common/chromeos/dbus/dbus.h (right): http://codereview.chromium.org/527029/diff/1/2#newcode49 src/common/chromeos/dbus/dbus.h:49: const value_type& ...
10 years, 11 months ago (2010-01-08 17:58:04 UTC) #2
Yusuke Sato
10 years, 11 months ago (2010-01-09 11:13:48 UTC) #3
Thanks! Changed the name.
Submitting.

http://codereview.chromium.org/527029/diff/1/2
File src/common/chromeos/dbus/dbus.h (right):

http://codereview.chromium.org/527029/diff/1/2#newcode49
src/common/chromeos/dbus/dbus.h:49: const value_type& gconnection() const {
On 2010/01/08 17:58:04, Sean Parent wrote:
> To be consistent with the dbus naming conventions, I'd change this to
> g_connection().

Done.

Powered by Google App Engine
This is Rietveld 408576698