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

Issue 6350017: A blind fix for Bug 70870... (Closed)

Created:
9 years, 11 months ago by Hironori Bono
Modified:
9 years, 7 months ago
Reviewers:
Evan Stade
CC:
chromium-reviews
Visibility:
Public.

Description

A blind fix for Bug 70870 It seems r72539 <http://crrev.com/72539>; changed ui::GetXWindowStack() so it returns false if XGetWindowProperty() returns 0 (Success). This change just compares the return value of XGetWindowProperty() with Success as the function did before r72539. BUG=70870 TEST=make the "Linux Tests (valgrind)(1)" bot green. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=72608

Patch Set 1 #

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

Messages

Total messages: 1 (0 generated)
Evan Stade
9 years, 11 months ago (2011-01-26 04:05:44 UTC) #1
lgtm!

Powered by Google App Engine
This is Rietveld 408576698