summaryrefslogtreecommitdiffstats
path: root/content/browser/quota/quota_database_unittest.cc
diff options
context:
space:
mode:
authorkeybuk@chromium.org <keybuk@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-04-30 21:45:44 +0000
committerkeybuk@chromium.org <keybuk@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-04-30 21:45:44 +0000
commit559a9a4fd35509a6acd6a10bb463230e1512eb1b (patch)
treedaf57ec754c68bb97e060b18a17893487a4bda60 /content/browser/quota/quota_database_unittest.cc
parent0bb29bdceb67aab9bb19599380938d2cd6f60306 (diff)
downloadchromium_src-559a9a4fd35509a6acd6a10bb463230e1512eb1b.zip
chromium_src-559a9a4fd35509a6acd6a10bb463230e1512eb1b.tar.gz
chromium_src-559a9a4fd35509a6acd6a10bb463230e1512eb1b.tar.bz2
Move methods from chrome.bluetooth to chrome.bluetoothSocket
The updateSocket(), setSocketPaused(), send(), getSocket() and getSockets() are moved to chrome.bluetoothSocket, renaming as necessary, with the old implementation replaced by a stub that returns an error. When un-paused sockets generate chrome.bluetoothSocket.onReceive and chrome.bluetoothSocket.onReceiveError events instead of the old events which are now unused. Also implements chrome.bluetoothSocket.create() and close() to complete the lifetime of the socket. Since BluetoothSocket is self-contained, and does not need references to the adapter or observer methods, BluetoothSocketEventDispatcher changes from being a refcounted object to BrowserContextKeyedAPI, matching the sockets API. BUG=349475,364581 Review URL: https://codereview.chromium.org/252673004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@267344 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'content/browser/quota/quota_database_unittest.cc')
0 files changed, 0 insertions, 0 deletions