nothingismagick

Results 214 comments of nothingismagick
trafficstars

Amazing. Ping us (the Tauri team) on discord if you run into any issues!

Also, maybe spell `clipboard` properly: `Clipborad Record` is a misspelling.

Welcome to the Tauri community, and thanks for filing your first issue. We try to never be rude, and want to encourage you on your software engineering journey. We have...

But maybe @wravery has an idea here how we could fast-track this...

Can you please be more specific about how you are getting / storing the cookies? is it the 'fetch' built into the webview, or is it our rust http API?

Well, throwing the baby out with the bathwater because some people find it challenging to be a parent isn't really the right solution. Don't take the metaphor the wrong way,...

You're right, brownfield applications should be able to work - but just won't enjoy the heightened security of greenfield approaches built entirely within the scope of the abilities that tauri...

I guess that it was removed due to Spectre (note the deprecation of high-resolution timers too). We should probably nudge the webkit devs to look into re-enabling. https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/SharedArrayBuffer#security_requirements This is...

It seems that this should actually be reenabled in a recent version: wry is consuming an old version: ``` webkit2gtk = { version = "0.11", features = [ "v2_8" ]...

Have we checked lately if this has been resolved in the recent webkitgtk? @wusyong @lucasfernog