Closed
Bug 2004599
Opened 3 months ago
Closed 3 months ago
reddit.com navigation behavior is broken due to Navigation API
Categories
(Core :: DOM: Navigation, defect)
Core
DOM: Navigation
Tracking
()
RESOLVED
DUPLICATE
of bug 2004902
People
(Reporter: jjaschke, Unassigned)
References
(Blocks 1 open bug, )
Details
STR
- go to reddit.com
- Click on a post (a)
- Go back (back button)
- Click on a different post (b)
- Go back (back button)
Expected behavior
The reddit main page is shown
Actual behavior
Post (a) is shown
Also, while on post (b), the history (long press on back button) shows
- reddit main page
- post a
- post b
Instead of
- reddit main page
- post a
- reddit main page
- post b
Comment 1•3 months ago
•
|
||
A quick investigation, because I remembered something that did "update the entries" this revision seems to have introduced the behavior, but I'm not entirely sure quite yet, I just know that trying before this one, does not show this behavior.
pinging :farre and :avandholder for this
(Edit: It was not D274048)
Comment 2•3 months ago
|
||
Offending revision is D274388: Pass source browsing context to GotoIndex
Updated•3 months ago
|
| Reporter | ||
Comment 3•3 months ago
|
||
This was fixed by bug 2004902, marking as dupe.
You need to log in
before you can comment on or make changes to this bug.
Description
•