You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On the hashchange event listener, the oldURL and newURL attributes of the HashChangeEvent object should be tainted, as a consequence of potentially setting a tainted value to location.hash, location.href, or others.