Open
Bug 1845604
Opened 2 years ago
Re-enable test_ext_activityLog.html on Android builds
Categories
(WebExtensions :: Android, task, P5)
WebExtensions
Android
Tracking
(Not tracked)
NEW
People
(Reporter: rpl, Unassigned)
Details
The test case is hitting a failure on GeckoView build due to the test case extension requesting the tabHide permission and browser.tabs.hide API method, which is not supported on GeckoView builds.
This test case covers the activityLog API which is an experimental API only available to privileged extensions, it is not currently used by any line extension or system addon neither, and so re-enabling this particular test file on Android builds is currently very low priority in practice.
You need to log in
before you can comment on or make changes to this bug.
Description
•