firefox-devtools / firefox-devtools/bidi-webconsole-prototype
Changing the top level context should reset the console evaluation context
Open
- Dominant language
- CSS
- Stars
- 11
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
When you change the top level context, it could be nice to update the context used for console evaluation at the same time.
Otherwise you can very easily get into a situation where you evaluate javascript in another context than the one used to display the logs, and it feels like the tool is broken.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.