Closed Bug 1668577 Opened 4 years ago Closed 4 years ago

Make child process to send offset to parent process, not index

Categories

(Core :: DOM: Navigation, task, P3)

task

Tracking

()

RESOLVED FIXED
83 Branch
Fission Milestone M6b
Tracking Status
firefox83 --- fixed

People

(Reporter: smaug, Assigned: smaug)

References

(Regression)

Details

(Keywords: regression)

Attachments

(1 file)

consecutive
history.back(); history.back();
is problematic currently.
It is tested by popstate_event.html

The patch takes rather conservative approach in ChildSHistory and passes index for old implementation and new
one can use offset. Once nsDocShell::GotoIndex and similar go away, this can be simplified.

Fission Milestone: --- → M6b
Severity: -- → N/A
Priority: -- → P3
Status: NEW → ASSIGNED
Whiteboard: patch in draft mode
Attachment #9179020 - Attachment description: Bug 1668577 - Make child process to send offset to parent process, not index → Bug 1668577 - Make child process to send offset to parent process, not index, r=peterv
Pushed by opettay@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/a3cbffeb24a3
Make child process to send offset to parent process, not index, r=peterv
Whiteboard: patch in draft mode

Based on the discussion in Matrix, this didn't seem to be the cause for the failures.
Trying to reland.

Flags: needinfo?(bugs)
Pushed by opettay@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/573659457e9c
Make child process to send offset to parent process, not index, r=peterv
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 83 Branch
Regressions: 1672233
No longer regressions: 1672233
Regressed by: 1729545
Has Regression Range: --- → yes
Keywords: regression
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: