Descriptionchromeos: Silence log spam from x11_util.cc.
The log spam happens when running browser_tests on Chrome OS, or running
Chrome for Chrome OS on Linux desktop.
The source of the spam was XGrabKey in
chrome/browser/chromeos/system_key_event_listener.cc.
We should use this class only when Chrome is running on Chrome OS in
non-test mode.
TEST=the log spam is gone from linux desktop, and function keys work on Chrome OS as before.
BUG=chromium-os:21331
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=106994
Patch Set 1 #Patch Set 2 : update #
Total comments: 2
Patch Set 3 : address comments #Messages
Total messages: 4 (0 generated)
|