Bug 1885595 Comment 0 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

This is the architectural half of bug 1885593. No need to worry about the anchoring/positioning system here, that'll be handled in a separate bug.
This is the architectural half of bug 1885593. No need to worry about the anchoring/positioning system here, that'll be handled in bug 1885596.

We want to be able to embed feature callouts directly in the PDF.js viewer and the new tab/home page. It should be possible to do this by creating a new JSActor pair that imports and constructs a FeatureCallout. The module itself may need to be updated to work correctly in a content process.

Back to Bug 1885595 Comment 0