forked from mozilla/gecko-dev
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bug 1767961 - Part 2: Switch fluent-ffi to use TryCreateFromComponent…
…s. r=platform-i18n-reviewers,dminor Instead of creating a skeleton from the components bag on the Rust side, directly pass the Rust components bag and translate it into the C++ components bag after crossing the FFI boundary. Depends on D145580 Differential Revision: https://phabricator.services.mozilla.com/D145581
- Loading branch information
Showing
3 changed files
with
123 additions
and
104 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters