Closed
Bug 786061
Opened 11 years ago
Closed 11 years ago
Disable session restore in webapps
Categories
(Firefox for Android Graveyard :: Web Apps (PWAs), defect, P1)
Tracking
(Not tracked)
RESOLVED
FIXED
Firefox 19
People
(Reporter: wesj, Assigned: wesj)
Details
(Whiteboard: [blocking-webrtandroid1-])
Attachments
(1 file)
2.48 KB,
patch
|
mfinkle
:
review+
|
Details | Diff | Splinter Review |
I think I heard some reports on test day of crash loops due to session restore in webapps. We should probably not be doing session restore for webapps I think?
Comment 1•11 years ago
|
||
I filed bug 785516 for one case of this behavior.
Updated•11 years ago
|
OS: Linux → Android
Hardware: x86 → ARM
Updated•11 years ago
|
Priority: -- → P1
Assignee | ||
Comment 2•11 years ago
|
||
I think we just need to kill this in Java. The Gecko bits are already disabled (except in a few rare cases).
Attachment #667054 -
Flags: review?(mark.finkle)
Updated•11 years ago
|
Attachment #667054 -
Flags: review?(mark.finkle) → review+
Updated•11 years ago
|
Whiteboard: [blocking-webrtandroid1-]
Comment 3•11 years ago
|
||
Wes - Is this ready to land? If so, can you land this?
Flags: needinfo?(wjohnston)
Assignee | ||
Comment 4•11 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/801d11096998
Flags: needinfo?(wjohnston)
Comment 5•11 years ago
|
||
Backed out for build bustage: https://hg.mozilla.org/integration/mozilla-inbound/rev/7b61a5e983ba
Assignee | ||
Comment 6•11 years ago
|
||
Back in. This was an unbitrotting mistake on my part. Builds locally now: https://hg.mozilla.org/integration/mozilla-inbound/rev/5266d6af1b81
Comment 7•11 years ago
|
||
Backed out again in http://hg.mozilla.org/integration/mozilla-inbound/rev/64a0ab78b261 for crashing in every reftest, crashtests and jsreftest, and timing out in startup (or, equally likely, crashing but talos doesn't know how to detect startup crashes) in every talos test.
Comment 8•11 years ago
|
||
And every mochitest, they just have a 2400 second timeout for startup crashes that they completely fail to detect.
Comment 9•11 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/8b505b120c89
Assignee: nobody → wjohnston
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 19
Updated•3 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
•