So I checked in on an old IndexedDB benchmark of mine, and it appears that Chrome actually blocks the main thread even when you're calling IndexedDB from inside of a web worker? This is really mind-boggling behavior: https://bugs.chromium.org/p/chromium/issues/detail?id=536620#c27