[Fission] Form data is lost if Firefox restarts and the tab is reloaded via context menu
Categories
(Core :: DOM: Navigation, defect, P3)
Tracking
()
Fission Milestone | M6 |
Tracking | Status | |
---|---|---|
firefox71 | --- | fix-optional |
People
(Reporter: emilghitta, Assigned: u608768)
References
(Blocks 1 open bug, Regression)
Details
(Keywords: regression)
Attachments
(1 file)
2.79 MB,
image/gif
|
Details |
Affected versions
- 71.0a1 (BuildId:20190916155843)
Affected platforms
- Windows 10 64bit
- macOS 10.13.6
- Ubuntu 18.04 64bit.
Preconditions
Enable fission.
Steps to reproduce
- Launch Firefox.
- Open at least 2 different tabs.
- Access the following website.
- Input some data into the form.
- Focus the other tab.
- Restart Firefox.
- Right click on the tab where the website from step 3 is open.
- Select the “Reload Tab” option from the context menu.
- Left Click the tab in order to focus the website and view the form.
Expected result
Inputted data is not lost.
Actual result
Inputted data is lost.
Regression Range
-
Potential regressor: Bug 1544811
Notes
For further information regarding this issue please observe the attached screencast.
Reporter | ||
Updated•5 years ago
|
Comment 1•5 years ago
|
||
Marking as fix-optional for 71 to remove it from our regression triage queue, as this regression requires activating Fission which is not
Updated•5 years ago
|
Comment 2•5 years ago
|
||
Tentatively moving all bugs whose summaries mention "Fission" (or other Fission-related keywords) but are not assigned to a Fission Milestone to the "?" triage milestone.
This will generate a lot of bugmail, so you can filter your bugmail for the following UUID and delete them en masse:
0ee3c76a-bc79-4eb2-8d12-05dc0b68e732
Updated•5 years ago
|
This appears to be fixed by bug 1507287. Assigning myself so I remember to verify this when that bug lands.
Comment 4•5 years ago
|
||
Dupe to session restore bug 1507287. Kashav confirmed locally that the patches from session restore bug 1507287 will fix this bug.
M6 because this is related to session restore.
Description
•