Fabian-Lars

Results 1371 comments of Fabian-Lars

> Does anyone actually know why this is the case? The web has always been perfectly cross-platform up until this, what's the difference? WebView2 simply didn't have any APIs that...

@henry40408 Your example (kinda) works fine on Linux for me. The thing that's missing is a custom WebContext with a user_data_directory which is used to store cookies. Once added it...

> I don't think I understand something about the basics. Why is it necessary to customize the location of cookie storage? I'd have thought that by default it stores the...

Thanks for contributing! I normally keep quiet about objc heavy macos issues/prs but since i spent the whole day on the startTask code yesterday i do have some opinions this...

copy paste from tauri issue: > So the issue we're dealing with here is that the apis we'd have to use to get the file types are private: https://github.com/WebKit/WebKit/blob/448446ef4d14d7648787ac0d062b2c759a1e935e/Source/WebKit/UIProcess/API/Cocoa/WKOpenPanelParameters.mm#L55-L72 which...

nooo, not a freaking typo, I just can't 😂

> Maybe it can just store the decision instead of a closure, since there's only a capture type parameter? I'm not 100% sure i really understand. When we use a...

Hmm, another problem that comes to mind is that this makes it harder for use cases where you load external websites that you don't control since then you don't really...

@wusyong If i understood this correctly on discord, this also concerns the browser's built-in fetch, they just showed page load speed because it's easier to see visually. https://discord.com/channels/616186924390023171/1088081730172354600