Open Bug 1599975 Opened 5 years ago Updated 2 years ago

window.history keep track of internal redirection URLs

Categories

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

70 Branch
defect

Tracking

()

UNCONFIRMED

People

(Reporter: aadineth, Unassigned, NeedInfo)

Details

User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:70.0) Gecko/20100101 Firefox/70.0

Steps to reproduce:

when navigation application to another application if second application is not authorized, then internal authentication redirection url added into window.history list, same build in Firefox earlier versions not included this authentication call into the history stack therefore window.history.back() worked as expected. but in new release this break.

Actual results:

when invoke window.history.back return to above authentication url not into the first application. only in new Firefox update.

Expected results:

Application should navigate back to first application

Component: Untriaged → DOM: Navigation
Product: Firefox → Core

You mention this to be broken in a recent Firefox update. Do you have a regression window for this? You can use https://mozilla.github.io/mozregression/ to get a regression window.

Flags: needinfo?(aadineth)
Priority: -- → P3
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.