Viewing crash reports causes increasing numbers of Back operations to get back to the list
Categories
(Core :: DOM: Navigation, defect, P3)
Tracking
()
| Fission Milestone | M8 |
People
(Reporter: jesup, Assigned: peterv)
References
Details
If I view crash reports, it takes an increasing number of clicks to get back to the about:crashes list. On the first report, it takes one click. After viewing the second report, it takes 2, on the third three, ad nausuem.
The dropdown for Back does not show any extra entries.
100% repeatable.
| Reporter | ||
Comment 1•4 years ago
|
||
PeterV indicates this reproduces for him if he turned the bfcache-in-parent code off
Comment 2•4 years ago
|
||
Jesup says he could not reproduce in a March 26 build, but he can reproduce in an April 26 build. So we have a possible regression range.
needinfo'ing Jesup to bisect the regression range.
I can reproduce in my regular profile but not in a clean profile (even with fission.autostart and fission.bfcacheInParent enabled).
Comment 3•4 years ago
|
||
(In reply to Chris Peterson [:cpeterson] from comment #2)
I can reproduce in my regular profile but not in a clean profile (even with
fission.autostartandfission.bfcacheInParentenabled).
I tried bisecting this bug, but I don't think this is a (recent) regression. I can reproduce this bug using my regular profile as far back as 86 Nightly build 2021-01-16.
Comment 4•4 years ago
|
||
Assigning to Peter.
Nika suspects this bug is related to incorrect history indexes in the content process.
kmag suspects this bug might be related to or a duplicate of moz-extension: bug 1705872.
Comment 5•4 years ago
|
||
Randell confirmed that in 5/14 and 5/17 builds, it still happens and it does not seem to happen in 5/18 or 5/27 builds. So closing this.
Description
•