Files
holesail-browser/extension
Raven Scott a1b5087269
CI / Build & Test (push) Successful in 3m12s
Fix Firefox proxy PAC loop: handle proxyType and avoid re-apply when we have control
- Treat PAC as active when mode === 'pac_script' (Chrome) or proxyType ===
  'autoConfig' (Firefox) so we don't mis-detect "not active" in Firefox.
- In proxy.settings.onChange, only call applyPAC() when levelOfControl !==
  'controlled_by_this_extension'. When we still have control, return without
  re-applying to stop the set -> onChange -> applyPAC loop.
2026-03-03 02:31:58 -05:00
..
2026-02-27 18:13:59 -05:00
2026-02-27 18:13:59 -05:00
2026-02-27 18:13:59 -05:00
2026-02-27 18:13:59 -05:00