RequestPolicyContinued / requestpolicy

a web browser extension that gives you control over cross-site requests. Available for XUL/XPCOM-based browsers.
https://github.com/RequestPolicyContinued/requestpolicy/wiki
Other
252 stars 35 forks source link

RP doesn't handle browser history manipulations #867

Open myrdd opened 7 years ago

myrdd commented 7 years ago

The URL in the browser's address bar can be changed using window.history.pushState(). RP doesn't handle these manipulations properly, see e.g. https://github.com/RequestPolicyContinued/requestpolicy/issues/850.