ghostery / ghostery-extension

Ghostery Browser Extension for Firefox, Chrome, Opera, Edge and Safari
Mozilla Public License 2.0
1.37k stars 139 forks source link

Fix Safari open settings page from another context #1632

Closed smalluban closed 3 months ago

smalluban commented 3 months ago

Fixes #1626 - I think this is related to below issue Fixes #1627

Safari has a bug where the back button doesn't work properly when the page is loaded from a background page by the chrome.tabs.update API In the result the popstate event is not fired and the router cannot re-create the previous state correctly.