Browse Source
* Require window@4.2.6 * Set global properties as getters Some properties will throw an error when accessed in certain conditions. We don't want to throw these errors, by accessing them when we setup the environemnt. Instead we should create getters for all window properties so they can throw the appropriate errors when accessed by user code. * Update expectedProperties.json for window@4.2.6pull/73/head
1 changed files with 7 additions and 4 deletions
Loading…
Reference in new issue