gecko-dev/tools
Ben Dean-Kawamura 86a582c07a Bug 1766045 - Adding mach command to generate UniFFI files r=glandium
Added `mach uniffi generate` which executes `uniffi-bindgen-gecko-js` to
generate UniFFI bindings. It's unfortunate that we need to check these
files in, but I couldn't figure out a way to auto-generate them as part
of the build process.

Adding `#include "nsIContent.h"` to dom/base/nsINodeList.h.  I think
that should have been present before, but things built okay because of
the way things got combined in the uniffied .cpp files. Adding these new
webIDL files bumped `NodeListBinding.cpp` to a new uniffied .cpp file
which caused the build to fail.

Differential Revision: https://phabricator.services.mozilla.com/D144468
2022-08-03 13:48:28 +00:00
..
bloatview
browsertime Bug 1655554 - Fix debug-mode in Raptor-Browsertime. r=perftest-reviewers,kshampur 2022-06-06 12:59:54 +00:00
clang-tidy Bug 1774515 - Upgrade clang to 14.0.5. r=firefox-build-system-reviewers,andi 2022-06-16 04:47:44 +00:00
code-coverage Bug 1667455 - Part 4: Stop importing Services.jsm from JSM. r=kmag,webdriver-reviewers,perftest-reviewers,webcompat-reviewers,geckoview-reviewers,application-update-reviewers,pip-reviewers,twisniewski,devtools-reviewers,m_kato,jdescottes,ochameau,mconley,sfoster,AlexandruIonescu 2022-07-11 12:41:50 +00:00
compare-locales Bug 1742711 - Pass x-channel config function as kwarg. r=aki,flod 2022-04-22 23:21:03 +00:00
crashreporter Bug 1766753 - Remove all rejected words from the Windows system symbols scraper r=glandium 2022-05-04 08:14:08 +00:00
esmify Bug 1780825 - Add ToastNotification to esmify's module list. r=arai 2022-08-02 15:07:49 +00:00
fuzzing Bug 1782505 - Observe destroyed actors in IPC fuzzing. r=nika 2022-08-02 22:06:28 +00:00
github-sync
jprof
leak-gauge
lint Bug 1766045 - Initial work for UniFFI JS bindings r=nika 2022-08-03 13:48:27 +00:00
moztreedocs Bug 1754299 - remove os.unlink call from mach doc that fails on Windows, r=ahal,jgraham 2022-04-13 09:51:24 +00:00
performance Bug 1780788 - Use abstract strings as in-arguments for ipdl. r=nika,necko-reviewers,media-playback-reviewers,alwu,dragana 2022-07-25 20:19:48 +00:00
phabricator Bug 1767204 - NetBSD Bootstrapper r=firefox-build-system-reviewers,glandium,ahochheiden 2022-05-26 20:49:45 +00:00
power
profiler Bug 1774329 - Verify that there are no whitespaces in xpcshell/mochitest profiles - r=florian 2022-07-28 12:41:58 +00:00
quitter
rb Bug 1776103 - Clean up DMD docs. r=xpcom-reviewers,nika DONTBUILD 2022-06-29 21:41:04 +00:00
rewriting Bug 1766045 - Adding mach command to generate UniFFI files r=glandium 2022-08-03 13:48:28 +00:00
rusttests
sanitizer/docs
tryselect Bug 1781202 - use the same configs for "mach try release" migrations as for actual merge automation r=releng-reviewers,aki DONTBUILD 2022-07-28 15:51:34 +00:00
update-packaging
update-programs
update-verify Bug 1778728 - update-verify: request non-stale responses from the CDN r=releng-reviewers,jlorenzo DONTBUILD 2022-07-20 14:28:23 +00:00
vcs
mach_commands.py
moz.build