isaacthefallenapple

Results 3 comments of isaacthefallenapple

This would be backwards incompatible. If you have something like ```rust LazyFrame::scan_parquet("myfile_1.parquet".into(), Default::default()) ``` that `.into()` call on the path argument won't work anymore when the expected type is `impl...

Set `browser.tabs.allow_transparent_browser` to `false` in `about:config`. That seems to fix it for me. Looks like [this revision](https://github.com/Alex313031/Mercury/commit/c95028688332902bbc03b89d01ab75163e17274e#r147674157) is the culprit.