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

Issue 144233006: evdev: Fix infinite loop when devices are unplugged (Closed)

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

Description

evdev: Fix infinite loop when devices are unplugged File descriptors that have become disconnected are always readable and cause the UI thread to spin. Stop watching once we've encountered an error. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=247985

Patch Set 1 #

Total comments: 2

Patch Set 2 : dropped EventConverterEvdev #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -2 lines) Patch
M ui/events/ozone/evdev/key_event_converter.cc View 1 2 chunks +7 lines, -1 line 0 comments Download
M ui/events/ozone/evdev/touch_event_converter.cc View 1 2 chunks +7 lines, -1 line 0 comments Download

Messages

Total messages: 15 (0 generated)
spang
On top of https://codereview.chromium.org/137273009/
6 years, 11 months ago (2014-01-24 17:55:52 UTC) #1
rjkroege
Wouldn't it be simpler to add stop/start support to ECOz and make less of the ...
6 years, 11 months ago (2014-01-24 22:35:58 UTC) #2
spang
On 2014/01/24 22:35:58, rjkroege wrote: > Wouldn't it be simpler to add stop/start support to ...
6 years, 11 months ago (2014-01-24 23:06:09 UTC) #3
spang
On 2014/01/24 23:06:09, spang wrote: > On 2014/01/24 22:35:58, rjkroege wrote: > > Wouldn't it ...
6 years, 11 months ago (2014-01-24 23:13:25 UTC) #4
kalyank
On 2014/01/24 23:06:09, spang wrote: > On 2014/01/24 22:35:58, rjkroege wrote: > > Wouldn't it ...
6 years, 11 months ago (2014-01-25 03:11:50 UTC) #5
rjkroege
I think it's reasonable to extract all fd assumptions for EventConverterOzone but perhaps that requires ...
6 years, 11 months ago (2014-01-27 19:03:16 UTC) #6
spang
I've dropped EventConverterEvdev and rebased this on top of https://codereview.chromium.org/133233008/ . On 2014/01/27 19:03:16, rjkroege ...
6 years, 10 months ago (2014-01-28 21:57:58 UTC) #7
rjkroege
lgtm
6 years, 10 months ago (2014-01-28 23:30:25 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/spang@chromium.org/144233006/110001
6 years, 10 months ago (2014-01-29 12:34:30 UTC) #9
commit-bot: I haz the power
CQ bit was unchecked on CL. Ignoring.
6 years, 10 months ago (2014-01-29 12:35:33 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/spang@chromium.org/144233006/110001
6 years, 10 months ago (2014-01-29 12:39:29 UTC) #11
commit-bot: I haz the power
Retried try job too often on android_aosp for step(s) compile http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=android_aosp&number=43084
6 years, 10 months ago (2014-01-30 02:04:02 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/spang@chromium.org/144233006/110001
6 years, 10 months ago (2014-01-30 14:18:39 UTC) #13
commit-bot: I haz the power
Change committed as 247985
6 years, 10 months ago (2014-01-30 17:51:47 UTC) #14
commit-bot: I haz the power
6 years, 10 months ago (2014-01-30 17:51:48 UTC) #15
Message was sent while issue was closed.
CQ bit was unchecked on CL. Ignoring.

Powered by Google App Engine
This is Rietveld 408576698