Olivia Hall e65314fb6b Bug 1804467 - GeckoView Print API r=geckoview-reviewers,calu,owlish
This bug adds a print delegate interface on GeckoSession and a print
delegate implementation on GeckoView. The print delegate needs access
to an Activity context. It also adds a default
GeckoViewPrintDocumentAdapter for printing documents using Android. A
sample implementation was also added to GeckoView Example.

Differential Revision: https://phabricator.services.mozilla.com/D166859
2023-01-26 20:45:04 +00:00
..