Closed Bug 1599105 Opened 6 years ago Closed 6 years ago

When enabling "sessionHistoryInParent", there is no "state objects" received from the popState event

Categories

(Core :: DOM: Navigation, defect, P2)

defect

Tracking

()

RESOLVED DUPLICATE of bug 1649131

People

(Reporter: alchen, Unassigned)

References

(Blocks 1 open bug)

Details

We can reproduce this symptom on the mochitest browser_500328.js with pref "fission.sessionHistoryInParent".

I think it is also related to the implementation of sessionHistory in the parent process.

Flags: needinfo?(peterv)
Flags: needinfo?(bugs)
Flags: needinfo?(agakhokidze)
Assignee: nobody → bugs
Status: NEW → ASSIGNED
Priority: -- → P2
Fission Milestone: --- → M6
Flags: needinfo?(agakhokidze)

So this is all about session store, and session history not working when we'd need to use existing SHEntry from parent in child.

Flags: needinfo?(bugs)

Alphan, is this working now?

Flags: needinfo?(peterv) → needinfo?(alchen)

No.
The result is still the same with the patch of bug 1596776, bug 1601773 and my current patch of bug 1507287.

Flags: needinfo?(alchen)

(In reply to Alphan Chen [:alchen] from comment #4)

No.
The result is still the same with the patch of bug 1596776, bug 1601773 and my current patch of bug 1507287.

Is this result as you expected?

Flags: needinfo?(bugs)

As I commented in bug 1601773, I don't really see how that would help here, but perhaps I'm missing something there.

Flags: needinfo?(bugs)
Depends on: 1507287

M6b

Fission Milestone: M6 → M6b
Assignee: bugs → nobody
Status: ASSIGNED → NEW

This is a bug from previous session history in parent implementation.
But anyhow, depends on bug 1649131

Depends on: 1649131

Let's close this ebcause it's just part of that bug.

Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE

Clearing Fission Milestone for bugs resolved as duplicates. We don't need to track duplicates.

Fission Milestone: M6b → ---
You need to log in before you can comment on or make changes to this bug.