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

Issue 12226137: Fix missing callback chaining in UsbService. (Closed)

Created:
7 years, 10 months ago by Garret Kelly
Modified:
7 years, 10 months ago
CC:
chromium-reviews, Aaron Boodman, chromium-apps-reviews_chromium.org
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Fix missing callback chaining in UsbService. On OS_CHROMEOS when the permission_broker checks a set of devices the UsbService needs to wait for the async work to complete before responding. This worked on OS_CHROMEOS desktop builds because the stub implementation of PermissionBrokerClient wasn't racing to modify the devices vector. BUG=chromium-os:38836 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=182320

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -17 lines) Patch
M chrome/browser/extensions/api/usb/usb_api.h View 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/extensions/api/usb/usb_api.cc View 3 chunks +14 lines, -11 lines 0 comments Download
M chrome/browser/usb/usb_service.h View 2 chunks +4 lines, -2 lines 0 comments Download
M chrome/browser/usb/usb_service.cc View 1 chunk +12 lines, -4 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Garret Kelly
bryeung, for chrome/browser/usb miket || asargent, for chrome/browser/extensions
7 years, 10 months ago (2013-02-13 05:39:19 UTC) #1
bryeung
lgtm
7 years, 10 months ago (2013-02-13 15:17:22 UTC) #2
miket_OOO
lgtm
7 years, 10 months ago (2013-02-13 18:43:42 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/gdk@chromium.org/12226137/1
7 years, 10 months ago (2013-02-13 18:53:21 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/gdk@chromium.org/12226137/1
7 years, 10 months ago (2013-02-13 19:38:14 UTC) #5
commit-bot: I haz the power
7 years, 10 months ago (2013-02-13 22:10:57 UTC) #6
Message was sent while issue was closed.
Change committed as 182320

Powered by Google App Engine
This is Rietveld 408576698