gost-dom / gost-dom/browser

Throw `SecurityError` from `window.History`

Open
#71 0 comments 0 reactions 0 assignees View on GitHub
html-api someday
Dominant language
Go
Stars
300
Forks
15
PR merge metrics
No merged PRs in 30d

Description

`History` may throw a `SecurityError`

> Thrown if the associated document is not fully active, or if the provided url parameter is not a valid URL. Browsers also throttle navigations and may throw this error, generate a warning, or ignore the call if it's called too frequently

Applicable methods:

- [ ] `History.go`
- [ ] `History.pushState`

https://developer.mozilla.org/en-US/docs/Web/API/History/go

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.