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

Issue 8769049: Fix MessagePumpX::ProcessXEvent checking of WillProcessXEvent return value. (Closed)

Created:
9 years ago by David Li
Modified:
9 years ago
Reviewers:
Nico, sadrul
CC:
chromium-reviews, sadrul, brettw-cc_chromium.org, oshima
Visibility:
Public.

Description

Fix MessagePumpX::ProcessXEvent checking of WillProcessXEvent return value. WillProcessXEvent returns false to indicate continue normal dispatch. The check worked because EVENT_CONTINUE happens to be 0. BUG=None TEST=None Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=112872

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M base/message_pump_x.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 6 (0 generated)
David Li
9 years ago (2011-12-02 19:48:37 UTC) #1
sadrul
LGTM
9 years ago (2011-12-02 19:55:47 UTC) #2
David Li
9 years ago (2011-12-02 19:59:32 UTC) #3
Nico
lgtm
9 years ago (2011-12-02 20:21:56 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/davidxli@chromium.org/8769049/1
9 years ago (2011-12-03 03:44:30 UTC) #5
commit-bot: I haz the power
9 years ago (2011-12-03 04:56:18 UTC) #6
Change committed as 112872

Powered by Google App Engine
This is Rietveld 408576698