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

Issue 8834014: Move CreateFakeXEvent to x11_util.{h,cc}. (Closed)

Created:
9 years ago by mazda
Modified:
9 years ago
CC:
chromium-reviews, sadrul, yusukes+watch_chromium.org, ben+watch_chromium.org, dhollowa+watch_chromium.org, jam, penghuang+watch_chromium.org, dpranke-watch+content_chromium.org, joi+watch-content_chromium.org, darin-cc_chromium.org, James Su
Visibility:
Public.

Description

Move CreateFakeXEvent to x11_util.{h,cc}. I'd like to use this function from shell_accelerator_controller_unittest. BUG=none TEST=Ran browser_tests. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=113642

Patch Set 1 #

Patch Set 2 : Revert ShellAcceleratorFilter change #

Patch Set 3 : Fix build break on linux and win #

Total comments: 6

Patch Set 4 : Move the functions to x11_util #

Unified diffs Side-by-side diffs Delta from patch set Stats (+85 lines, -76 lines) Patch
M content/test/render_view_test.cc View 1 2 3 3 chunks +18 lines, -76 lines 0 comments Download
M ui/base/x/x11_util.h View 1 2 3 2 chunks +7 lines, -0 lines 0 comments Download
M ui/base/x/x11_util.cc View 1 2 3 3 chunks +60 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
mazda
9 years ago (2011-12-07 14:10:24 UTC) #1
Yusuke Sato
drive-by: What about moving it to ui/base/x/x11_util.h rather than keyboard_code_conversion_x.h since the function does not ...
9 years ago (2011-12-07 16:21:31 UTC) #2
Daniel Erat
I think I agree that x11_util is a better place for this. http://codereview.chromium.org/8834014/diff/5001/ui/base/keycodes/keyboard_code_conversion_x.cc File ui/base/keycodes/keyboard_code_conversion_x.cc ...
9 years ago (2011-12-07 16:37:13 UTC) #3
mazda
yusukes, derat, Thanks for the suggestion. I moved the function to x11_util.h. Please take another ...
9 years ago (2011-12-08 04:44:28 UTC) #4
Daniel Erat
lgtm
9 years ago (2011-12-08 17:14:23 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mazda@chromium.org/8834014/8001
9 years ago (2011-12-08 17:48:21 UTC) #6
commit-bot: I haz the power
Presubmit check for 8834014-8001 failed and returned exit status 1. Running presubmit commit checks ...
9 years ago (2011-12-08 17:48:24 UTC) #7
mazda
Adding Ben for OWNERS. Could you review this change?
9 years ago (2011-12-08 18:09:49 UTC) #8
Ben Goodger (Google)
lgtm
9 years ago (2011-12-08 18:14:57 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mazda@chromium.org/8834014/8001
9 years ago (2011-12-08 18:26:27 UTC) #10
commit-bot: I haz the power
9 years ago (2011-12-08 19:46:05 UTC) #11
Change committed as 113642

Powered by Google App Engine
This is Rietveld 408576698