Closed
Bug 1415278
Opened 7 years ago
Closed 5 years ago
Bring Java session restore isExternalURL logic back into sync with initialize()
Categories
(Firefox for Android Graveyard :: Session Restore, enhancement, P2)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: JanH, Assigned: JanH)
References
Details
Both used invokedWithExternalURL to determine whether we were going to open an additional tab in addition to any tabs restored from the previous session (in which case the whole restored session would be loaded as delay-loaded background tabs), but since then bug 1366993 changed the logic in GeckoApp#initialize().
Bug 1413739 will potentially modify the logic in initialize() further, so I'm leaving this for later, after that bug has landed.
Assignee | ||
Updated•5 years ago
|
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → WONTFIX
Updated•4 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•