diff options
author | keybuk@chromium.org <keybuk@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-02-04 02:01:22 +0000 |
---|---|---|
committer | keybuk@chromium.org <keybuk@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-02-04 02:01:22 +0000 |
commit | 371bcf5a44563a76119e338c07ea7e45479d04a7 (patch) | |
tree | 55f5025a9c3d60db158ef4d0f96b29388664dc52 /chrome/browser/autocomplete/autocomplete_unittest.cc | |
parent | 274343e3988c995f574765b25d84b567f602219f (diff) | |
download | chromium_src-371bcf5a44563a76119e338c07ea7e45479d04a7.zip chromium_src-371bcf5a44563a76119e338c07ea7e45479d04a7.tar.gz chromium_src-371bcf5a44563a76119e338c07ea7e45479d04a7.tar.bz2 |
chromeos: bluetooth: tie Proxy lifetime to object, not observer
Change the lifetime of Object Proxies to the remote object, not any
Observer; one of the problems with the previous method was adding
a second observer would treat every new attempt to add an observer
as a new proxy so reconnect signals, etc.
The other main problem is that you couldn't call methods unless there
was an observer that had created the object proxy.
BUG=chromium-os:22086
TEST=verified methods still work
Change-Id: Ic58b88bbad84c7728abd16ddc48d11174f59f59f
Review URL: http://codereview.chromium.org/9314013
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@120456 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/autocomplete/autocomplete_unittest.cc')
0 files changed, 0 insertions, 0 deletions