With bug 1742979 we will get basic support for `script.evaluate`. This bug covers the addition of handling Javascript errors and the creation of appropriate webdriver and maybe xpcshell tests.
Bug 1770477 Comment 0 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
With bug 1742979 we will get basic support for `script.evaluate`. This bug covers the addition of handling Javascript errors and the creation of appropriate webdriver and maybe xpcshell tests. Further we should make sure to also include async stack trace support (see bug 1747061 for the same feature but for log.entryAdded).