Closed gysddn closed 1 month ago
Fixes are minimal, mostly additional casting. With the addition of switching from webkit_web_view_run_javascript to webkit_web_view_evaluate_javascript required by a deprecated error.
webkit_web_view_run_javascript
webkit_web_view_evaluate_javascript
Fixes are minimal, mostly additional casting. With the addition of switching from
webkit_web_view_run_javascript
towebkit_web_view_evaluate_javascript
required by a deprecated error.