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

Issue 10824036: Linux: Refactor udev device monitoring code into its own class so it can be reused more easily. (Closed)

Created:
8 years, 4 months ago by Lei Zhang
Modified:
8 years, 4 months ago
Reviewers:
jam, scottmg
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam, wjia(left Chromium)
Visibility:
Public.

Description

Linux: Refactor udev device monitoring code into its own class so it can be reused more easily. BUG=none TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=148698

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Total comments: 2

Patch Set 3 : fix typo #

Unified diffs Side-by-side diffs Delta from patch set Stats (+183 lines, -55 lines) Patch
M content/browser/gamepad/platform_data_fetcher_linux.h View 1 2 chunks +7 lines, -19 lines 0 comments Download
M content/browser/gamepad/platform_data_fetcher_linux.cc View 1 5 chunks +10 lines, -36 lines 0 comments Download
A content/browser/udev_linux.h View 1 2 1 chunk +97 lines, -0 lines 0 comments Download
A content/browser/udev_linux.cc View 1 1 chunk +67 lines, -0 lines 0 comments Download
M content/content_browser.gypi View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
Lei Zhang
scottmg: Main reviewer jam: Is there a better location for udev_linux.* than content/browser? wjia@ is ...
8 years, 4 months ago (2012-07-26 01:44:31 UTC) #1
jam
http://codereview.chromium.org/10824036/diff/1/content/browser/udev_linux.h File content/browser/udev_linux.h (right): http://codereview.chromium.org/10824036/diff/1/content/browser/udev_linux.h#newcode25 content/browser/udev_linux.h:25: virtual void Notify(udev_device* device) = 0; Instead of implementation ...
8 years, 4 months ago (2012-07-26 02:11:33 UTC) #2
Lei Zhang
Ok, see patch set 2.
8 years, 4 months ago (2012-07-26 04:22:58 UTC) #3
scottmg
lgtm (I know not-much about udev, but as far as refactoring, looks good... Manual test ...
8 years, 4 months ago (2012-07-26 16:30:36 UTC) #4
Lei Zhang
https://chromiumcodereview.appspot.com/10824036/diff/9/content/browser/udev_linux.h File content/browser/udev_linux.h (right): https://chromiumcodereview.appspot.com/10824036/diff/9/content/browser/udev_linux.h#newcode58 content/browser/udev_linux.h:58: // subsystem and devtype paramater for On 2012/07/26 16:30:37, ...
8 years, 4 months ago (2012-07-26 18:39:44 UTC) #5
jam
lgtm
8 years, 4 months ago (2012-07-26 19:34:00 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/thestig@chromium.org/10824036/7002
8 years, 4 months ago (2012-07-26 20:40:46 UTC) #7
commit-bot: I haz the power
Try job failure for 10824036-7002 (previous was lost) (retry) on linux_rel for step "browser_tests". It's ...
8 years, 4 months ago (2012-07-26 23:49:50 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/thestig@chromium.org/10824036/7002
8 years, 4 months ago (2012-07-27 00:18:19 UTC) #9
commit-bot: I haz the power
8 years, 4 months ago (2012-07-27 02:03:19 UTC) #10
Change committed as 148698

Powered by Google App Engine
This is Rietveld 408576698