Andrew Shu
Andrew Shu
## Expected Behavior Settings should remain unchanged on previously connected machines. ## Current Behavior When Firefox Sync connects a machine that doesn't yet have this add-on installed, it automatically installs...
Fixes Windows compile by updating the `socket2` Rust dependency to 0.3.19. Fixes #21 ----- Reproduce the error by running docker: ```sh $ cd priv # build the Windows Docker image...
Enable fullscreen in WKWebView configuration. Fixes fullscreen toggle on iPadOS 15.4+ where this preference [elementFullscreenEnabled](https://developer.apple.com/documentation/webkit/wkpreferences/3917769-elementfullscreenenabled?language=objc) was introduced.