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
Auto-connect should probably block/suspend requests made before the extension is properly initialized.
Firefox
Re-structure proxy registration to use a persistent event listener for proxy.onRequest. Must be at top-level, not within async callback/func. Currently requires data from async storage via options lib to create proxy details object.
Chromium
Solution unclear, needs more research.
The text was updated successfully, but these errors were encountered:
Auto-connect should probably block/suspend requests made before the extension is properly initialized.
Firefox
Re-structure proxy registration to use a persistent event listener for
proxy.onRequest
. Must be at top-level, not within async callback/func. Currently requires data from async storage via options lib to create proxy details object.Chromium
Solution unclear, needs more research.
The text was updated successfully, but these errors were encountered: