tauri/.changes/url-result-runtime.md
Amr Bashir 783ef0f2d3
refactor!(core): return result in Webview/WebviewWindow::url getter (#9647)
* refactor!(core): return result in `Webview/WebviewWindow::url` getter

* clippy

* Apply suggestions from code review
2024-05-07 17:16:17 +03:00

121 B

tauri-runtime tauri-runtime-wry
patch patch

Changed WebviewDispatch::url getter to return a result.