Tyler James Leonhardt 41671ac05f
Allow JavaScript in the #fetch tool (#248445)
This can be done since we are already doing it for the Simple Browser.

There may be a follow-up where we setup an event handler that waits for the page to be idle (with a timeout) so that the JS has time to make any changes to the page as needed... but lets just get this going now.

Fixes https://github.com/microsoft/vscode/issues/248444
2025-05-08 16:00:36 -04:00
..