Bug 1569982 Comment 1 Edit History

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

Geoff, is `is_fennec` defined for geckoview junit tests? Perhaps we need to change (some or all) these `is_fennec` annotations to `os == 'android'` or `toolkit == 'android'`. Is `toolkit == 'android'` true in the geckoview junit tests?
Geoff, is `is_fennec` defined for geckoview ~junit tests~ mochitests? Perhaps we need to change (some or all) these `is_fennec` annotations to `os == 'android'` or `toolkit == 'android'`. Is `toolkit == 'android'` true in the geckoview junit tests?

Back to Bug 1569982 Comment 1