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

Issue 1076007: Fixes bug in ActiveWindowWatcherX. It appears that in newer versions... (Closed)

Created:
10 years, 9 months ago by sky
Modified:
9 years, 7 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

Fixes bug in ActiveWindowWatcherX. It appears that in newer versions of gdk gdk itself maintains the mask to apply and ends up blowing away our request for property change events. Using gdk_set_events doesn't seem to have this problem. BUG=none TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=42158

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -3 lines) Patch
M app/active_window_watcher_x.cc View 1 chunk +7 lines, -3 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
sky
10 years, 9 months ago (2010-03-19 21:22:05 UTC) #1
xiyuan
LGTM++!!! Awesome!!!
10 years, 9 months ago (2010-03-19 21:24:14 UTC) #2
Daniel Erat
10 years, 9 months ago (2010-03-19 21:24:25 UTC) #3
LGTM!

Powered by Google App Engine
This is Rietveld 408576698