diff options
author | rockot <rockot@chromium.org> | 2016-03-17 12:10:48 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2016-03-17 19:12:03 +0000 |
commit | 6aca885ca93bb6194e67be3c62ac409745595e3c (patch) | |
tree | 09ef3608bb770635a2df687c6444e4c4cd871fba /chrome/browser/resources/feedback/js/feedback.js | |
parent | 0f7ccd9b2b45c46f2cc791ce1e23b71bf1772604 (diff) | |
download | chromium_src-6aca885ca93bb6194e67be3c62ac409745595e3c.zip chromium_src-6aca885ca93bb6194e67be3c62ac409745595e3c.tar.gz chromium_src-6aca885ca93bb6194e67be3c62ac409745595e3c.tar.bz2 |
[mojo-edk] Expose notification source to MojoWatch callbacks
This adds a flags argument to watch callbacks and exposes a flag
to indicate that the callback was invoked as a result of some
external process event (i.e. an incoming EDK IPC message). The
public C++ Watcher implementation is updated to take advantage
of this, effectively allowing us to dispatch to Mojo bindings
synchronously when they live on the IO thread and are servicing
messages from out-of-process.
BUG=590495
Review URL: https://codereview.chromium.org/1811433002
Cr-Commit-Position: refs/heads/master@{#381767}
Diffstat (limited to 'chrome/browser/resources/feedback/js/feedback.js')
0 files changed, 0 insertions, 0 deletions