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

Issue 8528044: Revert 109960 - Send WM_DEVICECHANGE message through SystemMonitor (Closed)

Created:
9 years, 1 month ago by kmadhusu
Modified:
9 years, 1 month ago
Reviewers:
scottmg
CC:
chromium-reviews, cbentzel+watch_chromium.org, brettw-cc_chromium.org, jam, dpranke-watch+content_chromium.org, joi+watch-content_chromium.org, darin-cc_chromium.org, Paweł Hajdan Jr.
Visibility:
Public.

Description

Revert 109960 - Send WM_DEVICECHANGE message through SystemMonitor WM_DEVICECHANGE is sent when there's been a change to devices or the computer; specifically when a USB device is connected or disconnected. This is intended for use in support of Gamepads for more performant polling and connect/disconnect testing. Currently only on Windows, though seems reasonable to add for other platforms in the future. BUG=79050 Review URL: http://codereview.chromium.org/8523021 TBR=scottmg@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=109979

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -210 lines) Patch
M base/system_monitor/system_monitor.h View 3 chunks +3 lines, -20 lines 0 comments Download
M base/system_monitor/system_monitor.cc View 2 chunks +8 lines, -29 lines 0 comments Download
M base/system_monitor/system_monitor_unittest.cc View 2 chunks +1 line, -46 lines 0 comments Download
M content/browser/browser_main_loop.h View 2 chunks +0 lines, -4 lines 0 comments Download
M content/browser/browser_main_loop.cc View 2 chunks +0 lines, -5 lines 0 comments Download
D content/browser/system_message_window_win.h View 1 chunk +0 lines, -43 lines 0 comments Download
D content/browser/system_message_window_win.cc View 1 chunk +0 lines, -57 lines 0 comments Download
M content/common/hi_res_timer_manager_win.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M content/content_browser.gypi View 1 chunk +0 lines, -2 lines 0 comments Download
M net/url_request/url_request_job.cc View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
kmadhusu
9 years, 1 month ago (2011-11-14 23:40:51 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698