[w3c/IndexedDB] Make "cleanup IDB transactions" return a value (#232)

It tells you whether any cleanup work was performed or not. This helps with https://github.com/w3c/requestidlecallback/issues/70 and https://github.com/whatwg/html/pull/3570.
You can view, comment on, or merge this pull request online at:

  https://github.com/w3c/IndexedDB/pull/232

-- Commit Summary --

  * Make "cleanup IDB transactions" return a value

-- File Changes --

    M index.bs (19)

-- Patch Links --

https://github.com/w3c/IndexedDB/pull/232.patch
https://github.com/w3c/IndexedDB/pull/232.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/IndexedDB/pull/232

Received on Thursday, 15 March 2018 07:17:14 UTC