w3c / IndexedDB

Indexed Database API
https://w3c.github.io/IndexedDB/
Other
240 stars 62 forks source link

Make "global scope" references more concrete #329

Closed inexorabletash closed 4 years ago

inexorabletash commented 4 years ago

There are uses such as "origin be the origin of the global scope used to access this"

This can be more formally stated as: "origin be the current settings object's origin"

thanks @mkruisselbrink