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

Issue 276093002: Two fixes for mojo JS bindings (Closed)

Created:
6 years, 7 months ago by sky
Modified:
6 years, 7 months ago
CC:
chromium-reviews, qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, yzshen+watch_chromium.org, abarth-chromium, Aaron Boodman, darin (slow to review), ben+mojo_chromium.org
Visibility:
Public.

Description

Two fixes for mojo JS bindings Makes WaitingCallback cancel a wait if there is a wait pending and it's deleted. Makes MessagePumpMojo deal with MOJO_RESULT_CANCELLED. BUG=371755 TEST=see bug R=darin@chromium.org, mpcomplete@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=269663

Patch Set 1 #

Patch Set 2 : comment #

Total comments: 2

Patch Set 3 : CHECK #

Patch Set 4 : alias #

Unified diffs Side-by-side diffs Delta from patch set Stats (+54 lines, -41 lines) Patch
M mojo/bindings/js/support.cc View 1 chunk +2 lines, -21 lines 0 comments Download
M mojo/bindings/js/waiting_callback.h View 1 2 chunks +14 lines, -11 lines 0 comments Download
M mojo/bindings/js/waiting_callback.cc View 3 chunks +30 lines, -6 lines 0 comments Download
M mojo/common/message_pump_mojo.cc View 1 2 3 3 chunks +8 lines, -3 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
sky
6 years, 7 months ago (2014-05-09 21:57:16 UTC) #1
sky
darin: MessagePumpMojo mpcomplete: the rest
6 years, 7 months ago (2014-05-09 21:57:30 UTC) #2
darin (slow to review)
LGTM https://codereview.chromium.org/276093002/diff/20001/mojo/common/message_pump_mojo.cc File mojo/common/message_pump_mojo.cc (right): https://codereview.chromium.org/276093002/diff/20001/mojo/common/message_pump_mojo.cc#newcode165 mojo/common/message_pump_mojo.cc:165: NOTREACHED(); should this CHECK(false) so we learn if ...
6 years, 7 months ago (2014-05-09 22:00:15 UTC) #3
sky
https://codereview.chromium.org/276093002/diff/20001/mojo/common/message_pump_mojo.cc File mojo/common/message_pump_mojo.cc (right): https://codereview.chromium.org/276093002/diff/20001/mojo/common/message_pump_mojo.cc#newcode165 mojo/common/message_pump_mojo.cc:165: NOTREACHED(); On 2014/05/09 22:00:15, darin wrote: > should this ...
6 years, 7 months ago (2014-05-09 22:04:51 UTC) #4
Matt Perry
lgtm
6 years, 7 months ago (2014-05-09 22:16:44 UTC) #5
sky
The CQ bit was checked by sky@chromium.org
6 years, 7 months ago (2014-05-09 22:20:20 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sky@chromium.org/276093002/60001
6 years, 7 months ago (2014-05-09 22:25:13 UTC) #7
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). Please consider checking whether the failures are ...
6 years, 7 months ago (2014-05-10 02:10:20 UTC) #8
commit-bot: I haz the power
6 years, 7 months ago (2014-05-11 00:56:24 UTC) #9
Message was sent while issue was closed.
Change committed as 269663

Powered by Google App Engine
This is Rietveld 408576698