Remove usage of ChildSHistory::LegacySHistory when session history in the parent is enabled
Categories
(Core :: DOM: Navigation, defect, P2)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox82 | --- | fixed |
People
(Reporter: peterv, Assigned: farre)
References
(Regressed 1 open bug, Regression)
Details
(Keywords: regression, Whiteboard: patches pushed)
Attachments
(3 files, 5 obsolete files)
| Assignee | ||
Updated•5 years ago
|
Updated•5 years ago
|
| Assignee | ||
Comment 1•5 years ago
|
||
| Assignee | ||
Comment 2•5 years ago
|
||
ChildSHistory.legacySHistory isn't valid for content processes when
session history in the parent is enabled. We try to fix this by either
delegating to the parent by IPC or move the implementation partially
or as a whole to the parent.
All the uses of ChildSHistory::LegacySHistory have been annotated for
easy inspection. If you change those lines, be sure to keep the
annotation.
Updated•5 years ago
|
| Assignee | ||
Comment 3•5 years ago
|
||
Depends on D89353
| Assignee | ||
Comment 4•5 years ago
|
||
Depends on D89707
| Assignee | ||
Comment 5•5 years ago
|
||
Depends on D89353
| Assignee | ||
Comment 6•5 years ago
|
||
Depends on D89709
| Assignee | ||
Comment 7•5 years ago
|
||
Depends on D89353
| Assignee | ||
Comment 8•5 years ago
|
||
Depends on D89711
Updated•5 years ago
|
Updated•5 years ago
|
Updated•5 years ago
|
Updated•5 years ago
|
Updated•5 years ago
|
| Assignee | ||
Comment 9•5 years ago
|
||
Depends on D89711
Updated•5 years ago
|
Updated•5 years ago
|
Comment 10•5 years ago
|
||
Andreas, should we move the disabling of tests to another bug so this can be closed with the fixes?
Updated•5 years ago
|
Comment 11•5 years ago
|
||
Patches not ready to land just yet, because of one remaining orange.
Comment 12•5 years ago
|
||
Updated•5 years ago
|
Comment 13•5 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/7502521982a7
https://hg.mozilla.org/mozilla-central/rev/a11117d72dce
https://hg.mozilla.org/mozilla-central/rev/22879caaa142
Updated•5 years ago
|
Updated•5 years ago
|
Updated•5 years ago
|
Updated•5 years ago
|
Updated•4 years ago
|
Description
•