mirror of
https://forge.fsky.io/oneflux/omegafox.git
synced 2026-02-10 17:22:03 -08:00
- Fixed some memory enhancement prefs not setting correctly. - Bfcache is now completely disabled. This should improve memory, but kills Playwright's page.go_back() and page.go_forward(). To re-enable this, set `browser.sessionhistory.max_entries` to the amount of pages you want to remember. - Moved SanitizeOnShutdown policy to preferences instead. This unlocks clearOnShutdown preferences. #47 - Added experimental memorysaver property that clears all of the memory after each page.goto navigation. Helpful for datacenters running Camoufox, but could potentially break things. - Cursor now starts in a random position on the screen - Fixed screenshots not capturing the full window when a viewport is set by window.innerWidth and window.innerHeight. |
||
|---|---|---|
| .. | ||
| components | ||
| content | ||
| pipe | ||
| protocol | ||
| screencast | ||
| Helper.js | ||
| jar.mn | ||
| JugglerFrameParent.jsm | ||
| moz.build | ||
| NetworkObserver.js | ||
| SimpleChannel.js | ||
| TargetRegistry.js | ||