Skip to content

Conversation

@kinoshita-lab
Copy link

The callback parameter of WebBrowserComponent::evaluateJavascript has a default value of nullptr. Updated the Linux implementation to handle this case properly by checking if the callback queue is empty before attempting to invoke the callback.

Both Windows and macOS implementations already allow nullptr for the callback parameter. This change makes Linux work the same way.

The callback parameter of WebBrowserComponent::evaluateJavascript has
a default value of nullptr. Updated the Linux implementation to handle
this case properly by checking if the callback queue is empty before
attempting to invoke the callback.
@tpoole
Copy link
Member

tpoole commented Dec 29, 2025

Thank you for reporting. We've added a fix here: f6a81fe

@tpoole tpoole closed this Dec 29, 2025
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

Successfully merging this pull request may close these issues.

2 participants