Skip to content

Log errors to DevTools console from executeScriptAsync #307

@ukandrewc

Description

@ukandrewc

Would be really good to see errors logged when calling executeScriptAsync.
I'm moving to WebView from GeckoFX, where any script execute errors are logged.
As you can imagine, it's really useful when you call
result = await executeScriptAsync("myJS('test')")
and nothing is returned because myJS has an error.

AB#27285843

Metadata

Metadata

Assignees

Labels

feature requestfeature requestpriority-lowWe have considered this issue and decided that we will not be able to address it in the near future.trackedWe are tracking this work internally.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions