Johannes Bildstein

Results 15 comments of Johannes Bildstein

Thanks for the suggestion and detailed explanation and examples! I have tried various things to get a single Nuget package but nothing really worked so far. The main reasons I...

woah this is amazing :astonished: I'm totally on board with `SpiderEye.Unified` and adding an OS-agnostic application init class in there sounds like a good way to do it. > To...

no worries, I didn't expect it to work without a fight :smile: If you like you can create a WIP pull request if you need any input or a second...

I haven't been able to find any bug reports on that for webkit2gtk. It works on my Manjaro Linux so it's likely not a coding error but probably a dependency...

I found this page that may help in finding the issue: [Debugging WebKit GTK](https://trac.webkit.org/wiki/WebKitGTK/Debugging#Debuggingmultimediastuff) (at the bottom, Debugging multimedia stuff) I also searched through the [WebKit bugtracker](https://bugs.webkit.org/) but couldn't find...

Thank you for the report. It looks like this is the issue https://github.com/MicrosoftEdge/WebView2Feedback/issues/297 or https://github.com/MicrosoftEdge/WebView2Feedback/issues/271 In the second issue it says > it will try to create the cache directory...

see issue #14 and it seems that Microsoft has released a .NET version now so I can look into it more now. You can include pretty much any file you...

Cookies should work as usual for remote URLs (e.g. http://www.google.com) but for the app things are a bit different. SpiderEye always uses a different domain for each webview for security...

yes that should work, I'll have to investigate why it doesn't. Can you tell me please which OS (and webview if on windows) you are using? As for storing things,...

I'm glad you like it and also thank you for thorough bug reports like this, they can only make SpiderEye better :) The main problem seems to be that the...