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

Issue 1777673003: [mojo-bindings] Use Watcher API for JS bindings (Closed)

Created:
4 years, 9 months ago by Ken Rockot(use gerrit already)
Modified:
4 years, 9 months ago
Reviewers:
yzshen1
CC:
Aaron Boodman, abarth-chromium, ben+mojo_chromium.org, chromium-reviews, darin (slow to review), qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, yzshen+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[mojo-bindings] Use Watcher API for JS bindings BUG=592183 Committed: https://crrev.com/b98777bcf33f467bba92cff7de951f0b3fd13b32 Cr-Commit-Position: refs/heads/master@{#380092}

Patch Set 1 #

Total comments: 1

Patch Set 2 : minus HandleWatcher #

Total comments: 2

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+87 lines, -78 lines) Patch
M mojo/edk/js/support.cc View 2 chunks +17 lines, -2 lines 0 comments Download
M mojo/edk/js/waiting_callback.h View 1 2 2 chunks +15 lines, -17 lines 0 comments Download
M mojo/edk/js/waiting_callback.cc View 1 2 3 chunks +18 lines, -37 lines 0 comments Download
M mojo/public/js/connector.js View 3 chunks +10 lines, -18 lines 0 comments Download
M mojo/public/js/support.js View 1 chunk +27 lines, -4 lines 0 comments Download

Messages

Total messages: 12 (4 generated)
Ken Rockot(use gerrit already)
Yuzhu, please take a look. Straightforward change to stop using HandleWatcher from core JS bindings. ...
4 years, 9 months ago (2016-03-08 22:09:23 UTC) #2
yzshen1
lgtm https://codereview.chromium.org/1777673003/diff/1/mojo/edk/js/waiting_callback.h File mojo/edk/js/waiting_callback.h (right): https://codereview.chromium.org/1777673003/diff/1/mojo/edk/js/waiting_callback.h#newcode62 mojo/edk/js/waiting_callback.h:62: // Indicates whether this is a one-shot callback ...
4 years, 9 months ago (2016-03-08 22:37:25 UTC) #3
Ken Rockot(use gerrit already)
Thanks. I went ahead and removed HandleWatcher usage altogether. Less code!
4 years, 9 months ago (2016-03-08 22:54:50 UTC) #4
yzshen1
LGTM++ Thanks! https://codereview.chromium.org/1777673003/diff/20001/mojo/edk/js/waiting_callback.cc File mojo/edk/js/waiting_callback.cc (right): https://codereview.chromium.org/1777673003/diff/20001/mojo/edk/js/waiting_callback.cc#newcode65 mojo/edk/js/waiting_callback.cc:65: void WaitingCallback::OnHandleReady(MojoResult result) { Nit: this method ...
4 years, 9 months ago (2016-03-08 23:02:42 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1777673003/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1777673003/40001
4 years, 9 months ago (2016-03-09 05:25:37 UTC) #8
Ken Rockot(use gerrit already)
On 2016/03/08 at 23:02:42, yzshen wrote: > LGTM++ > Thanks! > > https://codereview.chromium.org/1777673003/diff/20001/mojo/edk/js/waiting_callback.cc > File ...
4 years, 9 months ago (2016-03-09 05:25:37 UTC) #9
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 9 months ago (2016-03-09 06:35:00 UTC) #10
commit-bot: I haz the power
4 years, 9 months ago (2016-03-09 06:36:26 UTC) #12
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/b98777bcf33f467bba92cff7de951f0b3fd13b32
Cr-Commit-Position: refs/heads/master@{#380092}

Powered by Google App Engine
This is Rietveld 408576698