Closed
Bug 1389054
Opened 7 years ago
Closed 7 years ago
Blank white pages when bringing Fennec to foreground - with "Don't keep activities" ON
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(fennec+, firefox55 unaffected, firefox56 unaffected, firefox57 verified)
VERIFIED
FIXED
Firefox 57
Tracking | Status | |
---|---|---|
fennec | + | --- |
firefox55 | --- | unaffected |
firefox56 | --- | unaffected |
firefox57 | --- | verified |
People
(Reporter: ohorvath, Assigned: droeh)
Details
Attachments
(1 file)
6.23 MB,
video/mp4
|
Details |
Devices:
Motorola Nexus 6 (Android 7.0)
Huawei Honor 5X (Android 5.1.1)
Build: Nightly 57.0a1 (2016-08-10);
Steps to reproduce:
1. Turn ON "Don't keep activities" in Developer settings.
2. Open Nightly and load a page.
3. Minimize the app, open apps tray and reopen the app.
Expected result:
The page is loaded.
Actual result:
The page is loading but the screen is blank white. You can see the page was loaded in the tabs tray thumbnail.
Notes: Screen recording attached.
Assignee: nobody → droeh
tracking-fennec: ? → +
Assignee | ||
Comment 1•7 years ago
|
||
Ugh, probably fallout from bug 1382637.
Comment 2•7 years ago
|
||
@Dylan, in case it helps: We've already got this (https://dxr.mozilla.org/mozilla-central/rev/b95b1638db48fc3d450b95b98da6bcd2f9326d2f/mobile/android/components/SessionStore.js#413) for a regular foregrounding.
Comment 3•7 years ago
|
||
Actually that bit of code is running as expected - we get an "application-foreground" notification and the currently selected tab *is* restored - we just don't start painting for some reason.
Pushed by droeh@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/147023f5aad0
Back out patch for bug 1382637 to fix broken behavior when "Don't keep activities" is enabled. r=snorp
Comment 5•7 years ago
|
||
Patches with "back out" in the commit messages apparently aren't handled automatically.
https://hg.mozilla.org/mozilla-central/rev/147023f5aad0
Status: NEW → RESOLVED
Closed: 7 years ago
Hardware: ARM → All
Resolution: --- → FIXED
Target Milestone: --- → Firefox 57
Updated•7 years ago
|
status-firefox55:
--- → unaffected
status-firefox56:
--- → unaffected
Reporter | ||
Comment 6•7 years ago
|
||
Verified as fixed on Beta 56.0b3.
Devices:
Motorola Nexus 6 (Android 7.0)
Status: RESOLVED → VERIFIED
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
•