w3c / IndexedDB

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

Rename "open a database" algorithm to "open a database connection" #411

Closed inexorabletash closed 1 year ago

inexorabletash commented 1 year ago

Closes #410

The following tasks have been completed:


Preview | Diff

inexorabletash commented 1 year ago

@evanstade WDYT?

inexorabletash commented 1 year ago

@a-sully can you take a peek as well?

inexorabletash commented 1 year ago

LGTM % a repeat of the same (optional!) comment I left here: #409 (comment)

I did some rough searching, and didn't turn up direct links except for within issues in the repo. Of course "indexeddb" plus "open a database" turns up a ton of hits, but none that were links to that algorithm. So... same as before, will make the change w/o keeping the old ID, and see if anyone complains. Thanks for being thorough, though!