Closed Bug 1578292 Opened 5 years ago Closed 4 years ago

Preserve title and URL of zombified tabs for Webextension API

Categories

(Firefox for Android Graveyard :: General, enhancement, P5)

Firefox 68
enhancement

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: nathanielmbeaver, Unassigned)

References

Details

User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:68.0) Gecko/20100101 Firefox/68.0

Steps to reproduce:

Open several tabs and wait long enough for some to be zombified, then run a Webextension such as Save Tab URLs or Save tabs on Android.

Both addons use the browser.tabs.query Webextension API to save the titles and URLs of the tabs to a file, which is especially convenient when there are too many tabs open.

Actual results:

Zombified tabs have no title and URL "about:blank".

Expected results:

Zombified tabs have their original title and URL.

When only a few of the currently open tabs have a title and URL, the Webextensions are considerably less useful.

To be clear, I am not requesting that tab zombification be reduced or disabled. Rather, I am requesting that zombification not have the side effect of making the tab title and URL inaccessible to the Webextension API.

Priority: -- → P5

Is queryObj.discarded = true the solution?

We have completed our launch of our new Firefox on Android. The development of the new versions use GitHub for issue tracking. If the bug report still reproduces in a current version of [Firefox on Android nightly](https://play.google.com/store/apps/details?id=org.mozilla.fenix) an issue can be reported at the [Fenix GitHub project](https://github.com/mozilla-mobile/fenix/). If you want to discuss your report please use [Mozilla's chat](https://wiki.mozilla.org/Matrix#Connect_to_Matrix) server https://chat.mozilla.org and join the [#fenix](https://chat.mozilla.org/#/room/#fenix:mozilla.org) channel.
Status: UNCONFIRMED → RESOLVED
Closed: 4 years ago
Resolution: --- → INCOMPLETE
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in before you can comment on or make changes to this bug.