mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-27 14:52:16 +00:00
2bb9af8156
Update: - UniFFI to 0.27.1 - Glean to 59.0.0 - App-services to a recent version This removes the need for the goblin build hack, although we still have duplicate versions of goblin since UniFFI is ahead of the moz-central version. I think that should be easy to resolve as a follow-up. Updating uniffi-bindget-gecko-js based on upstream changes: - Clone objects before lowering them (https://github.com/mozilla/uniffi-rs/pull/1880) - Use u64 for the RustBuffer length and capacity field (https://github.com/mozilla/uniffi-rs/pull/1978) I didn't implement the new callback interface VTable code. Instead I simply disabled the one fixture that tests it. I'd rather implement https://bugzilla.mozilla.org/show_bug.cgi?id=1888668 first, since that will simplify the process a bunch. The only real-world use-case for callbacks that I know of is Mark's logging changes, but that will require implementing trait interfaces anyways so I'd rather wait than write a bunch of C++ code that we then throw away. Differential Revision: https://phabricator.services.mozilla.com/D206130 |
||
---|---|---|
.. | ||
android | ||
clang-format | ||
clippy | ||
condprof-addons | ||
cpp | ||
eslint | ||
file-perm | ||
file-whitespace | ||
fluent-lint | ||
ignorefile | ||
libpref | ||
license | ||
perfdocs | ||
python | ||
rst | ||
rust | ||
shell | ||
spell | ||
stylelint | ||
test | ||
test-manifest-alpha | ||
test-manifest-toml | ||
tox | ||
trojan-source | ||
updatebot | ||
wpt | ||
yamllint_ | ||
android-api-lint.yml | ||
android-checkstyle.yml | ||
android-format.yml | ||
android-javadoc.yml | ||
android-lint.yml | ||
android-test.yml | ||
black.yml | ||
clang-format.yml | ||
clippy.yml | ||
codespell.yml | ||
condprof-addons.yml | ||
eslint.yml | ||
file-perm.yml | ||
file-whitespace.yml | ||
fluent-lint.yml | ||
hooks_clang_format.py | ||
hooks_js_format.py | ||
hooks.py | ||
ignorefile.yml | ||
l10n.yml | ||
license.yml | ||
lintpref.yml | ||
mach_commands.py | ||
mingw-capitalization.yml | ||
mscom-init.yml | ||
perfdocs.yml | ||
rejected-words.yml | ||
rst.yml | ||
ruff.yml | ||
rustfmt.yml | ||
shellcheck.yml | ||
stylelint.yml | ||
test-manifest-alpha.yml | ||
test-manifest-disable.yml | ||
test-manifest-skip-if.yml | ||
test-manifest-toml.yml | ||
trojan-source.yml | ||
updatebot.yml | ||
wpt.yml | ||
yaml.yml |