Closed
Bug 1787688
Opened 3 years ago
Closed 3 years ago
Update the bridged_engine to work with a recent application-services
Categories
(Firefox :: Sync, enhancement)
Firefox
Sync
Tracking
()
RESOLVED
FIXED
106 Branch
Tracking | Status | |
---|---|---|
firefox106 | --- | fixed |
People
(Reporter: markh, Assigned: markh)
Details
Attachments
(2 files)
As part of landing the tabs work, we want to formalize that the rust bridged engine works with promises. We can land the preparatory work for this early to keep the review burden down.
app-services is also changing the name of one of the fields used in the bridged-engine from cleartext
to payload
, so this but also handles the desktop changes needed for this and the vendoring of a new app-services.
Assignee | ||
Comment 1•3 years ago
|
||
Assignee | ||
Comment 2•3 years ago
|
||
Depends on D155815
Updated•3 years ago
|
Assignee: nobody → markh
Attachment #9291972 -
Attachment description: WIP: Bug 1787688 (part 1) - vendor a new application-services. → Bug 1787688 (part 1) - vendor a new application-services. r?bdk
Status: NEW → ASSIGNED
Updated•3 years ago
|
Attachment #9291973 -
Attachment description: WIP: Bug 1787688 (part 2) - rename envelope fields and promisify the xpcom bridged engine wrapper. → Bug 1787688 (part 2) - rename envelope fields and promisify the xpcom bridged engine wrapper. r?skhamis
Pushed by mhammond@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/db78f6384291
(part 1) - vendor a new application-services. r=bdk,supply-chain-reviewers
https://hg.mozilla.org/integration/autoland/rev/e53998a84d22
(part 2) - rename envelope fields and promisify the xpcom bridged engine wrapper. r=skhamis
Comment 4•3 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/db78f6384291
https://hg.mozilla.org/mozilla-central/rev/e53998a84d22
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
status-firefox106:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 106 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•