omegafox/additions/juggler
daijro dc3c0bde16 Misc fixes beta.13
- 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.
2024-10-24 01:32:47 -05:00
..
components Juggler: Add logging & fix frame execution issues #3 #6 2024-09-11 04:06:05 -05:00
content Juggler: Add logging & fix frame execution issues #3 #6 2024-09-11 04:06:05 -05:00
pipe Initial release v128.0-1 2024-07-26 06:49:20 -05:00
protocol Misc fixes beta.13 2024-10-24 01:32:47 -05:00
screencast Bump to v130.0 2024-09-09 17:43:41 -05:00
Helper.js Initial release v128.0-1 2024-07-26 06:49:20 -05:00
jar.mn Initial release v128.0-1 2024-07-26 06:49:20 -05:00
JugglerFrameParent.jsm Initial release v128.0-1 2024-07-26 06:49:20 -05:00
moz.build Initial release v128.0-1 2024-07-26 06:49:20 -05:00
NetworkObserver.js Bump to v130.0 2024-09-09 17:43:41 -05:00
SimpleChannel.js Initial release v128.0-1 2024-07-26 06:49:20 -05:00
TargetRegistry.js Misc fixes beta.13 2024-10-24 01:32:47 -05:00