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

Issue 146823004: evdev: Only open /dev/input/event*[0-9] devices (Closed)

Created:
6 years, 11 months ago by spang
Modified:
6 years, 10 months ago
Reviewers:
rjkroege
CC:
chromium-reviews, rjkroege, kalyank, ozone-reviews_chromium.org
Visibility:
Public.

Description

evdev: Only open /dev/input/event*[0-9] devices We're not interested in compatibility devices like /dev/input/mice, so don't open them. Also, udevd creates temporary files named like <device>.udev-tmp, so only match devices that end in a number. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=247729

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -2 lines) Patch
M ui/events/ozone/evdev/event_factory.cc View 1 chunk +4 lines, -2 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
spang
6 years, 11 months ago (2014-01-24 17:54:15 UTC) #1
rjkroege
lgtm
6 years, 11 months ago (2014-01-24 21:36:45 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/spang@chromium.org/146823004/1
6 years, 10 months ago (2014-01-29 13:06:58 UTC) #3
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=253448
6 years, 10 months ago (2014-01-29 16:10:39 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/spang@chromium.org/146823004/1
6 years, 10 months ago (2014-01-29 16:18:05 UTC) #5
commit-bot: I haz the power
6 years, 10 months ago (2014-01-29 19:08:19 UTC) #6
Message was sent while issue was closed.
Change committed as 247729

Powered by Google App Engine
This is Rietveld 408576698