Closed
Bug 1721269
Opened 3 years ago
Closed 3 years ago
[Bug]: browser.tabs.query does not list tabs that are not loaded
Categories
(GeckoView :: Extensions, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1583281
People
(Reporter: kbrosnan, Unassigned)
Details
From github: https://github.com/mozilla-mobile/fenix/issues/20410.
Steps to reproduce
- Open some tabs.
- Kill the firefox process.
- Start firefox.
browser.tabs.query({}).then(...)
Expected behaviour
browser.tabs.query lists tabs.
Actual behaviour
browser.tabs.query lists no tabs.
Device name
SH-M07
Android version
Android 10
Firefox release type
Firefox Nightly
Firefox version
92.0a1
Device logs
No response
Additional information
No response
Change performed by the Move to Bugzilla add-on.
Updated•3 years ago
|
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•