1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-21 15:04:11 -05:00
denoland-deno/tests/specs/run/location
Bartek Iwańczuk 08d3f17110
feat: make 'globalThis.location' a configurable property (#25812)
This commit changes `globalThis.location` property to be configurable
so that packages wanting to override it (or delete it) work properly.

Towards https://github.com/denoland/deno/issues/23882

This change makes reproduction from
https://github.com/denoland/deno/issues/23882#issuecomment-2340783437
pass properly.
2024-09-23 14:18:07 +02:00
..
__test__.jsonc feat: make 'globalThis.location' a configurable property (#25812) 2024-09-23 14:18:07 +02:00
location.js feat: make 'globalThis.location' a configurable property (#25812) 2024-09-23 14:18:07 +02:00
location.out feat: make 'globalThis.location' a configurable property (#25812) 2024-09-23 14:18:07 +02:00