Closed
Bug 1903849
Opened 1 year ago
Closed 1 year ago
Wrong file for specifying udl path in UniFFi doc
Categories
(Developer Infrastructure :: Firefox Source Docs: Content, defect)
Developer Infrastructure
Firefox Source Docs: Content
Tracking
(firefox129 fixed)
RESOLVED
FIXED
129 Branch
Tracking | Status | |
---|---|---|
firefox129 | --- | fixed |
People
(Reporter: issammani, Assigned: issammani)
Details
Attachments
(1 file)
Step 3 of the UniFFI doc mentions that the udl file path should be added to toolkit/components/uniffi-bindgen-gecko-js/mach_commands.py
. This is not correct anymore and the udl file path should be added to toolkit/components/uniffi-bindgen-gecko-js/config.toml
instead.
Assignee | ||
Updated•1 year ago
|
Assignee: nobody → imani
Assignee | ||
Comment 1•1 year ago
|
||
Pushed by imani@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/63c4176e242d
Update config file path in UniFFI doc. r=lina DONTBUILD
Comment 3•1 year ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 1 year ago
status-firefox129:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 129 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•