Closed Bug 1565973 Opened 5 years ago Closed 5 years ago

Implement a server actor to access platform's manifest data

Categories

(DevTools :: Application Panel, task, P1)

task

Tracking

(firefox70 fixed)

RESOLVED FIXED
Firefox 70
Tracking Status
firefox70 --- fixed

People

(Reporter: ladybenko, Assigned: ladybenko)

References

(Blocks 2 open bugs)

Details

(Whiteboard: feature)

Attachments

(2 files)

To fetch Manifest data, we would need to create an Actor in the server (along with Front and Spec) that communicates with platform.

This actors needs to be target scoped, and implement a method that calls ManifestObtainer.contentObtainManifest.

For more details, see the PoC we made in https://hg.mozilla.org/try/rev/37d982f3b63d13594328860718a4d1277c608aa0 (note that this patch has multiple commits, either pull from try, or browse the child revisions to read the whole code).

The API should also return null, if there is no manifest available and add a URL to the manifest in the response data-object.

Assignee: nobody → balbeza
Status: NEW → ASSIGNED
Priority: -- → P1
Blocks: 1573463
Pushed by balbeza@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/1d3efbc12ab5
Part 1: Implement manifest actor in the server r=ochameau
https://hg.mozilla.org/integration/autoland/rev/e7a2bec5788d
Part 2: Add browser tests for the manifest actor r=ochameau
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 70
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: