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

Issue 11316337: aura-x11: Avoid calling XISelectEvents on the root-window multiple times. (Closed)

Created:
8 years ago by sadrul
Modified:
8 years ago
Reviewers:
sky
CC:
chromium-reviews, sadrul, ben+watch_chromium.org
Visibility:
Public.

Description

aura-x11: Avoid calling XISelectEvents on the root-window multiple times. Calling XISelectEvents multiple on the root-window causes an X error (BadImplementation) This happens when logging in in incognito mode. So first check if the root-window is already listening for XI2 events. BUG=153976

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -1 line) Patch
M ui/aura/root_window_host_linux.cc View 2 chunks +13 lines, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
sadrul
8 years ago (2012-12-04 21:12:22 UTC) #1
sky
LGTM
8 years ago (2012-12-04 22:52:03 UTC) #2
sadrul
8 years ago (2012-12-05 00:37:37 UTC) #3
Abandoning this in favour of https://codereview.chromium.org/11437005/

Powered by Google App Engine
This is Rietveld 408576698