webview2 icon indicating copy to clipboard operation
webview2 copied to clipboard

Add basic support for cookie manager

Open novelhawk opened this issue 1 year ago • 1 comments

Adds basic support for accessing cookies from webview2.

  • Added complete Cookie implementation.
  • Added complete CookieList implementation.
  • Added 3 out of 8 CookieManager methods.
  • Added get_webview2 to WebView
  • Added get_cookie_manager to WebView_2 (1 out of 7)

novelhawk avatar Aug 16 '24 22:08 novelhawk

Hi, thanks for the interest for this crate. I heard that Microsoft has made windows-rs, maybe it'll work for webview2 too? If it's the case this crate is no longer that useful.

blckngm avatar Nov 18 '24 03:11 blckngm