Closed
Bug 786061
Opened 13 years ago
Closed 12 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?
I filed bug 785516 for one case of this behavior.
Updated•13 years ago
|
OS: Linux → Android
Hardware: x86 → ARM
Updated•13 years ago
|
Priority: -- → P1
Assignee | ||
Comment 2•12 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•12 years ago
|
Attachment #667054 -
Flags: review?(mark.finkle) → review+
Updated•12 years ago
|
Whiteboard: [blocking-webrtandroid1-]
Comment 3•12 years ago
|
||
Wes - Is this ready to land? If so, can you land this?
Flags: needinfo?(wjohnston)
Assignee | ||
Comment 4•12 years ago
|
||
Flags: needinfo?(wjohnston)
Comment 5•12 years ago
|
||
Backed out for build bustage: https://hg.mozilla.org/integration/mozilla-inbound/rev/7b61a5e983ba
Assignee | ||
Comment 6•12 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•12 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•12 years ago
|
||
And every mochitest, they just have a 2400 second timeout for startup crashes that they completely fail to detect.
Comment 9•12 years ago
|
||
Assignee: nobody → wjohnston
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 19
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
•