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

Issue 8872055: Refactor MessagePumpX to dispatch events inside of the source Dispatch function. (Closed)

Created:
9 years ago by piman
Modified:
9 years ago
CC:
chromium-reviews, sadrul, brettw-cc_chromium.org
Visibility:
Public.

Description

Refactor MessagePumpX to dispatch events inside of the source Dispatch function. Also clean up MessagePumpGlib. BUG=None TEST=None Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=114168 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=114439

Patch Set 1 #

Total comments: 2

Patch Set 2 : merge #ifdefs #

Patch Set 3 : rebase #

Patch Set 4 : allow recurse #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -86 lines) Patch
M base/base.gypi View 1 chunk +0 lines, -1 line 0 comments Download
M base/message_loop.cc View 1 1 chunk +1 line, -10 lines 0 comments Download
M base/message_pump_glib.h View 1 chunk +0 lines, -5 lines 0 comments Download
M base/message_pump_glib.cc View 1 chunk +1 line, -1 line 0 comments Download
M base/message_pump_gtk.h View 1 chunk +0 lines, -3 lines 0 comments Download
M base/message_pump_gtk.cc View 1 2 3 1 chunk +0 lines, -5 lines 0 comments Download
M base/message_pump_wayland.h View 2 chunks +1 line, -21 lines 0 comments Download
D base/message_pump_wayland.cc View 1 chunk +0 lines, -24 lines 0 comments Download
M base/message_pump_x.h View 2 chunks +4 lines, -3 lines 0 comments Download
M base/message_pump_x.cc View 1 2 3 3 chunks +9 lines, -13 lines 0 comments Download

Messages

Total messages: 15 (0 generated)
piman
sadrul for review, darin for OWNERS. This is written on top of http://codereview.chromium.org/8890042/ , I'll ...
9 years ago (2011-12-09 02:45:45 UTC) #1
sadrul
Very very nice! Thanks for doing this. LGTM http://codereview.chromium.org/8872055/diff/1/base/message_loop.cc File base/message_loop.cc (right): http://codereview.chromium.org/8872055/diff/1/base/message_loop.cc#newcode157 base/message_loop.cc:157: #define ...
9 years ago (2011-12-09 02:56:15 UTC) #2
piman
http://codereview.chromium.org/8872055/diff/1/base/message_loop.cc File base/message_loop.cc (right): http://codereview.chromium.org/8872055/diff/1/base/message_loop.cc#newcode157 base/message_loop.cc:157: #define MESSAGE_PUMP_UI new base::MessagePumpX() On 2011/12/09 02:56:15, sadrul wrote: ...
9 years ago (2011-12-09 03:46:50 UTC) #3
piman
darin: OWNERS ping?
9 years ago (2011-12-09 23:00:45 UTC) #4
darin (slow to review)
LGTM
9 years ago (2011-12-13 00:57:30 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/piman@chromium.org/8872055/7001
9 years ago (2011-12-13 01:03:35 UTC) #6
commit-bot: I haz the power
Try job failure for 8872055-7001 on win_rel for steps "update_scripts, update". http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=4391 Step "update" is ...
9 years ago (2011-12-13 01:05:15 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/piman@chromium.org/8872055/7001
9 years ago (2011-12-13 01:51:28 UTC) #8
commit-bot: I haz the power
Change committed as 114168
9 years ago (2011-12-13 03:05:41 UTC) #9
piman
sadrul: PTAL. The change got reverted because it broke menus on aura, because nested loop ...
9 years ago (2011-12-13 21:56:44 UTC) #10
piman
Sadrul looks out. oshima, mind taking a look?
9 years ago (2011-12-14 01:56:10 UTC) #11
oshima
LGTM
9 years ago (2011-12-14 03:02:01 UTC) #12
commit-bot: I haz the power
No LGTM from valid reviewers yet.
9 years ago (2011-12-14 08:34:48 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/piman@chromium.org/8872055/5012
9 years ago (2011-12-14 14:41:59 UTC) #14
commit-bot: I haz the power
9 years ago (2011-12-14 16:34:34 UTC) #15
Change committed as 114439

Powered by Google App Engine
This is Rietveld 408576698