Closed
Bug 1191824
Opened 10 years ago
Closed 10 years ago
Session restore fails to load tabs; drawer shows most restored as white thumbnails no titles
Categories
(Firefox for iOS :: General, defect)
Tracking
()
RESOLVED
WONTFIX
| Tracking | Status | |
|---|---|---|
| fxios | 1.1+ | --- |
People
(Reporter: aaronmt, Unassigned)
References
Details
(Keywords: reproducible)
* Install build #28 https://people.mozilla.org/iosbuilds/index-28.html
* Visit multiple sites, multiple tabs
* Update to build #29
Upon opening the tab drawer in build #29, all sites are just while tiles that don't load unless you tap each one.
We shouldn't break this on browser update.
Updated•10 years ago
|
Updated•10 years ago
|
Flags: needinfo?(sarentz)
Comment 1•10 years ago
|
||
I am going to close this as WONTFIX. I am fairly sure this is because we switched implementation of how tiles are displayed and stored so it would be a one-time upgrade issue.
Status: NEW → RESOLVED
Closed: 10 years ago
Flags: needinfo?(sarentz)
Resolution: --- → WONTFIX
| Reporter | ||
Comment 2•10 years ago
|
||
I see the same thing just doing a regular session restore. Not sure if this is intentional or not, close the browser, re-open, see all tabs in the drawer wont load at all until you touch them. Why isn't the page cached?
Status: RESOLVED → REOPENED
Resolution: WONTFIX → ---
Summary: Session restore fails to load tabs on browser update → Session restore fails to load tabs
| Reporter | ||
Updated•10 years ago
|
Summary: Session restore fails to load tabs → Session restore fails to load tabs; drawer shows most restored as white thumbnails no titles
Comment 3•10 years ago
|
||
This will happen after updating to a build with bug 1187176 since we changed the way screenshots are stored. It should only happen once (i.e., any new screenshots should persist).
(In reply to Aaron Train [:aaronmt] from comment #2)
> I see the same thing just doing a regular session restore. Not sure if this
> is intentional or not, close the browser, re-open, see all tabs in the
> drawer wont load at all until you touch them. Why isn't the page cached?
We intentionally load tabs lazily to improve startup perf and reduce data usage (same as Firefox for Android).
Status: REOPENED → RESOLVED
Closed: 10 years ago → 10 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•