Closed pepeiborra closed 6 years ago
Tested in Chrome and Safari, don't work in either.
It doesn't work deliberately. It also can't work when hosted as a file on the local file system, as the browser methods to do it only work over http
. Furthermore, is it really a useful feature? If forward/back do make sense they could be implemented in the HTML itself.
It is a reasonably useful feature imho when navigating the call stack.
I have a better idea for a visualisation for the call stack. Let's use this ticket to improve that visualisation, hopefully after which you will not want forward/back buttons.
Sure, but I am skeptical. No matter how the call stack is rendered, I suspect that navigating it will want for back/forward controls.
The html frontend should build a history of visited function calls during a debugging session.