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

Issue 223803002: HID connection matches wrong hidraw devnode to HID device when a bus driver is present on Linux (Closed)

Created:
6 years, 8 months ago by jracle (use Gerrit)
Modified:
6 years, 8 months ago
CC:
chromium-reviews, amjoyce
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

HID connection matches wrong hidraw devnode to HID device when a bus driver is present on Linux Fix : HidConnectionLinux::FindHidrawDevNode should look for presence of "hidraw" string immediately after matching parent udev path, so that we do not match devnodes created by bus enumerator driver BUG=358666 TBR=rockot@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=261502

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -2 lines) Patch
M device/hid/hid_connection_linux.cc View 2 chunks +6 lines, -2 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
jracle (use Gerrit)
6 years, 8 months ago (2014-04-03 12:07:23 UTC) #1
Ken Rockot(use gerrit already)
lgtm
6 years, 8 months ago (2014-04-03 15:57:42 UTC) #2
Ken Rockot(use gerrit already)
The CQ bit was checked by rockot@chromium.org
6 years, 8 months ago (2014-04-03 16:08:03 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jracle@logitech.com/223803002/1
6 years, 8 months ago (2014-04-03 16:08:45 UTC) #4
commit-bot: I haz the power
6 years, 8 months ago (2014-04-03 19:26:37 UTC) #5
Message was sent while issue was closed.
Change committed as 261502

Powered by Google App Engine
This is Rietveld 408576698