Bug 1704189 Comment 0 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

STR

1. Open <url coming>.
1. Fill in both inputs.
1. Click the "remove frame 1" button. It should remove the first frame.
1. Close the tab.
1. Reopen the tab (Shift+Ctrl+T).
1. You'll notice that the contents of the second frame were restored into the first frame.

Expected

Only the second form should have data.

Actual

The data from the second form was restored into the first form.

We do have measures in place to ensure that we don't restore data into a form with a different URL, so it's not a security concern, but it's definitely a bug. 

Note that this also reproduces without SHIP.
STR

1. Open https://kashav.ca/bugs/1704189/top.html.
1. Fill in both inputs.
1. Click the "remove frame 1" button. It should remove the first frame.
1. Close the tab.
1. Reopen the tab (Shift+Ctrl+T).
1. You'll notice that the contents of the second frame were restored into the first frame.

Expected

Only the second form should have data.

Actual

The data from the second form was restored into the first form.

We do have measures in place to ensure that we don't restore data into a form with a different URL, so it's not a security concern, but it's definitely a bug. 

Note that this also reproduces without SHIP.
STR

1. Open https://kashav.ca/bugs/1704189/top.html.
1. Fill in both inputs.
1. Click the "remove frame 1" button. It should remove the first frame.
1. Close the tab.
1. Reopen the tab (Shift+Ctrl+T).
1. You'll notice that the contents of the second frame were restored into the first frame.

Expected

Only the second form should have data.

Actual

The data from the second form was restored into the first form.

We do have measures in place to ensure that we don't restore data into a form with a different URL, so it's not a security concern, but it's definitely a bug. 

Note that this also reproduces in Release (without Fission and without SHIP).

Back to Bug 1704189 Comment 0