Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprecated function replacements - get_global_context/get_value #96

Open
theduke opened this issue Sep 5, 2021 · 1 comment
Open

Deprecated function replacements - get_global_context/get_value #96

theduke opened this issue Sep 5, 2021 · 1 comment

Comments

@theduke
Copy link

theduke commented Sep 5, 2021

JavascriptResult::get_global_context and JavascriptResult::get_value are deprecated, but don't specify what should be used instead.

Would appreciate some guidance.

@antoyo
Copy link
Contributor

antoyo commented Sep 5, 2021

The webkit doc mentions it: webkit_javascript_result_get_js_value() instead of webkit_javascript_result_get_value().

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants