mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-11-24 12:14:05 +03:00
9014a3f176
* feat: add `webview.clear_all_browsing_data` closes #6567 * fix build on iOS and android * fix command name references --------- Co-authored-by: Lucas Nogueira <lucas@tauri.app>
216 B
216 B
tauri | tauri-runtime | tauri-runtime-wry |
---|---|---|
patch:feat | patch:feat | patch:feat |
Add WebviewWindow::clear_all_browsing_data
and Webview::clear_all_browsing_data
to clear the webview browsing data.