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

Issue 7702001: Reuse existing object proxies and exported objects, if these exist. (Closed)

Created:
9 years, 4 months ago by satorux1
Modified:
9 years, 4 months ago
Reviewers:
stevenjb
CC:
chromium-reviews, Paweł Hajdan Jr.
Visibility:
Public.

Description

Reuse existing object proxies and exported objects, if these exist. The Bus object shouldn't return new objects if the bus object already owns the requested object proxies, or the exported objects. BUG=90036 TEST=dbus_unittests Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=97898

Patch Set 1 #

Total comments: 6

Patch Set 2 : address comments #

Patch Set 3 : reuploading... #

Patch Set 4 : re-upload #

Unified diffs Side-by-side diffs Delta from patch set Stats (+123 lines, -19 lines) Patch
M dbus/bus.h View 1 2 5 chunks +34 lines, -8 lines 0 comments Download
M dbus/bus.cc View 1 2 3 4 chunks +29 lines, -11 lines 0 comments Download
A dbus/bus_unittest.cc View 1 chunk +59 lines, -0 lines 0 comments Download
M dbus/dbus.gyp View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
satorux1
Sorry for keeping sending patches. Hopefully, it's almost there.
9 years, 4 months ago (2011-08-19 22:28:42 UTC) #1
stevenjb
http://codereview.chromium.org/7702001/diff/1/dbus/bus.h File dbus/bus.h (right): http://codereview.chromium.org/7702001/diff/1/dbus/bus.h#newcode172 dbus/bus.h:172: // object proxy for the given the service name ...
9 years, 4 months ago (2011-08-22 17:46:21 UTC) #2
satorux1
http://codereview.chromium.org/7702001/diff/1/dbus/bus.h File dbus/bus.h (right): http://codereview.chromium.org/7702001/diff/1/dbus/bus.h#newcode172 dbus/bus.h:172: // object proxy for the given the service name ...
9 years, 4 months ago (2011-08-22 19:01:58 UTC) #3
stevenjb
9 years, 4 months ago (2011-08-22 23:27:45 UTC) #4
LGTM

Powered by Google App Engine
This is Rietveld 408576698