New issue
Advanced search Search tips

Issue 793827 link

Starred by 1 user

Issue metadata

Status: Archived
Owner: ----
Closed: Sep 13
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 3
Type: Bug



Sign in to add a comment

X11 event handling code should merge

Project Member Reported by sadrul@chromium.org, Dec 11 2017

Issue description

There are X11 event handling code in DesktopWindowTreeHost [1], X11EventSourceLibevent [2]. These code should be merged into one place, so that we don't have to maintain two paths separately.

A simple but good first step would be to take TranslateXEventToEvent() out of [2] into a common place that both places can use (e.g. ui/events/x

[1] https://cs.chromium.org/chromium/src/ui/views/widget/desktop_aura/desktop_window_tree_host_x11.cc?l=1946
[2] https://cs.chromium.org/chromium/src/ui/events/platform/x11/x11_event_source_libevent.cc?l=173
 
Components: Internals>Views>Desktop
Status: Archived (was: Available)
Archiving old bugs that haven't been actively assigned in over 180 days.

If you feel this issue should still be addressed, feel free to reopen it or to file a new issue. Thanks!
Archiving old bugs that haven't been actively assigned in over 180 days.

If you feel this issue should still be addressed, feel free to reopen it or to file a new issue. Thanks!

Sign in to add a comment