gecko-dev/mobile/android/test_runner
Olivia Hall 0c9a7523a6 Bug 1806191 - GeckoView ActivityContextDelegate r=jonalmeida,geckoview-reviewers,owlish
The Android `PrintManager` requires an Activity context to print from.
On GeckoView, there is currently a `getContext()` method. However,
depending on how the embedder attaches the view, this may or not be a
containing Activity context. The ActivityContextDelegate allows the
embedder to specify the context.

Differential Revision: https://phabricator.services.mozilla.com/D166394
2023-01-25 19:34:21 +00:00
..
src/main Bug 1806191 - GeckoView ActivityContextDelegate r=jonalmeida,geckoview-reviewers,owlish 2023-01-25 19:34:21 +00:00
build.gradle Bug 1785302 - Fix GeckoView gradle warnings. r=geckoview-reviewers,owlish 2022-08-17 22:04:29 +00:00