mirror of
https://github.com/denoland/deno.git
synced 2024-11-22 15:06:54 -05:00
dfc254cd57
Closes https://github.com/denoland/deno/issues/20750 This matches what browsers do: https://developer.mozilla.org/en-US/docs/Web/API/Window/name In the future we might want to change the behavior to actually update the process name, but that needs a bit of discussion regarding if it needs a permission flag (that would make polyfiling `process.title` setter really easy too). |
||
---|---|---|
.. | ||
test | ||
common.ts | ||
config.jsonc | ||
polyfill_globals.js | ||
runner.ts | ||
test.ts |