Closed
Bug 1204424
Opened 9 years ago
Closed 8 years ago
Previous tabs are killed when choosing to open external link from Facebook chat
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(platform-rel +, firefox43 affected, firefox51 verified, firefox52 verified, firefox53 verified)
People
(Reporter: TeoVermesan, Assigned: maliu)
Details
(Whiteboard: [platform-rel-Facebook])
Attachments
(1 file)
739.15 KB,
image/png
|
Details |
Steps to reproduce:
1. Open Nightly with a clean profile
2. Go to a page: gmail.com
3. Go to facebook chat and choose from a conversation a link (espn.go.com)
4. Choose to open with Nightly
Actual results:
1. If you chose before to always open with Nightly:
- The tab (espn.go.com) begins to load (2 tabs appear in nightly)
- Nightly closes
- Nightly appears in task manager and when choosing to open it, there is only one tab with espn.go.com
- Looking in history: gmail.com appears
video:
https://www.youtube.com/watch?v=0BTaOLdSt_c&feature=youtu.be
2.If you choose to open with Nightly "Just once"
- Nightly becomes blank and closes
- Nightly appears in task manager and when choosing to open it, there is only one tab with espn.go.com
- Looking in history: gmail.com appears
video: https://www.youtube.com/watch?v=PZPfDuJRSsA&feature=youtu.be
Note:
= not reproducible when opening external links with twitter, gmail etc
Updated•9 years ago
|
Whiteboard: [platform-rel-Facebook]
Updated•9 years ago
|
platform-rel: --- → ?
Updated•8 years ago
|
platform-rel: ? → +
Updated•8 years ago
|
Rank: 90
Comment 1•8 years ago
|
||
snorp, does this look like Fennec is being OOM-killed?
Flags: needinfo?(snorp)
Comment 2•8 years ago
|
||
It looks like bug 1280112 may be a dupe (or this is a dupe of it) of comment 0. What do you think?
Flags: needinfo?(teodora.vermesan)
Maybe session restore related?
Flags: needinfo?(snorp) → needinfo?(s.kaspari)
Updated•8 years ago
|
Flags: needinfo?(s.kaspari)
Comment 4•8 years ago
|
||
If this is still reproducible, please include a log after turning on |browser.sessionstore.debug_logging| and restarting Firefox.
Comment 5•8 years ago
|
||
I was able to reproduce this and I think bug 1280112 fixes that. Can you retry with the latest Nightly build?
Background: Facebook was sending an Intent with flags to start a new task and clear it. For our BrowserApp the singleTask flag is set, so normally nothing would happen. However our LauncherActivity is copying the flags to the Intent to start BrowserApp and clears the task (maybe the session gets lost here?) - This is fixed in bug 1280112 and we remove those flags from incoming intents before starting BrowserApp.
Reporter | ||
Comment 6•8 years ago
|
||
I cannot reproduce this on latest Nightly using Alcatel One Touch (Android 4.1.2).
But I still see 2 Nightly instances in task manager
Flags: needinfo?(teodora.vermesan)
Comment 7•8 years ago
|
||
(In reply to Teodora Vermesan (:TeoVermesan) from comment #6)
> But I still see 2 Nightly instances in task manager
This should be gone after bug 1289140 lands.
Comment 8•8 years ago
|
||
Is this still an issue now after bug 1289140 landed?
Flags: needinfo?(teodora.vermesan)
Updated•8 years ago
|
Flags: needinfo?(teodora.vermesan) → needinfo?(ioana.chiorean)
Comment 9•8 years ago
|
||
Hello,
I've tested this issue on a HTC Deside 820 (Android 6.0.1) and it is not reproducible.
status-firefox51:
--- → verified
status-firefox52:
--- → verified
status-firefox53:
--- → verified
Flags: needinfo?(ioana.chiorean)
Updated•8 years ago
|
Assignee: nobody → max
Comment 10•8 years ago
|
||
Looks like this can be closed.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WORKSFORME
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
•