Closed Bug 1320795 Opened 8 years ago Closed 8 years ago

nsHistory::Go is broken when in GroupedSHistory mode

Categories

(Core :: DOM: Core & HTML, defect, P3)

defect

Tracking

()

RESOLVED DUPLICATE of bug 1310768

People

(Reporter: nika, Unassigned)

References

(Blocks 1 open bug)

Details

It reads a local index from nsSHistory, offsets it, and then tries to navigate to that index with nsIWebNavigation APIs which IIRC expect global indexes. I think that this will be broken if we are in GroupedSHistory mode.
I believe you're referring Bug 1276552, which later I found needs only slight change so I merged to Bug 1310768 to share the same test case.
Priority: -- → P3
Mark it duplicate as it's fixed in bug 1310768. Test covered at around https://hg.mozilla.org/mozilla-central/rev/fcb1d52e5a82#l6.432
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.