gecko-dev/xpcom/rust
Lina Cambridge 9697819fb5 Bug 1622082 - Expose `NS_CreateBackgroundTaskQueue` to `moz_task`. r=KrisWright
This commit moves `NS_CreateBackgroundTaskQueue` into an `extern "C"`
block, adds a `create_background_task_queue` function to `moz_task`,
and makes it possible to dispatch Rust `TaskRunnable`s to any event
target, instead of just an `nsIThread`.

Differential Revision: https://phabricator.services.mozilla.com/D66700

--HG--
extra : moz-landing-system : lando
2020-03-13 21:15:51 +00:00
..
gkrust_utils Bug 1587468 - Update uuid to 0.8.1. r=webdriver-reviewers,whimboo,emilio 2019-12-06 00:47:50 +00:00
gtest Bug 1617369 - Reformat xpcom using rustfmt r=froydnj 2020-02-25 16:17:12 +00:00
moz_task Bug 1622082 - Expose `NS_CreateBackgroundTaskQueue` to `moz_task`. r=KrisWright 2020-03-13 21:15:51 +00:00
nserror Bug 1562642 - add missing license in xpcom/ r=froydnj 2019-11-11 21:44:32 +00:00
nsstring Bug 1613564 - Minor nsstring cleanup / tweaks. r=froydnj 2020-02-27 15:42:58 +00:00
xpcom Bug 1617369 - Reformat xpcom using rustfmt r=froydnj 2020-02-25 16:17:12 +00:00